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

好聽的

130 首歌

  • 播放次數

    0

  • 訂閱

    0

好聽的

好聽的

jeffrey04129

發布更新 2023-04-19


曲目



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 1282.983 msec
System CPU time 13.934 msec
Total CPU time 1296.917 msec
Elapsed time 1372.122 msec
Context switches 24 voluntary, 273 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from streetvoice.settings

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

Headers

Request headers

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

Response headers

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

WSGI environ

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

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

Request

View information

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

Cookies

Variable Value
'csrf-token' 'Iha7AxA5R1Ja1QirmvMy2cyv9DrPbLFPEuiBkwQ5JR8frmZBSKVejXFTzHRm31My'

No session data

No GET data

No POST data

SQL queries from 1 connection

  • slave1 78.68 ms (13 queries including 4 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` = 'jeffrey04129'
 LIMIT 21
SELECT ••• FROM `member_renamerecord` WHERE `member_renamerecord`.`old_username` = 'jeffrey04129' LIMIT 21
0.58

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

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` = 274770 AND `music_playlist`.`user_id` = 1881147)
 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` = 274770 AND `music_playlist`.`user_id` = 1881147) LIMIT 21
1.74

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/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` = 274770 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` = 274770 AND `svapp_officialtag`.`site_id` = 1 AND `svapp_officialtagcategory`.`hide_ads`) LIMIT 1
0.91

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

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` = 274770)
 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` = 274770) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC
15.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_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` = 274770)
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` = 274770)
1.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(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` = 274770)
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` = 274770)
2 similar queries. Duplicated 2 times.
4.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/.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` = 1881147 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-26 21:41:52.663670' 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` = 1881147 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-26 21:41:52.663670' AND `venue_venueactivity`.`status` = 2) ORDER BY `venue_venueactivity`.`start_time` ASC LIMIT 1
1.10

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/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` = 97297776
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97297776 LIMIT 21
2 similar queries. Duplicated 2 times.
0.72

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SELECT `svcomments_svcomment`.`id`,
       `svcomments_svcomment`.`tw_blocked_status`,
       `svcomments_svcomment`.`cn_blocked_status`,
       `svcomments_svcomment`.`user_id`,
       `svcomments_svcomment`.`user_name`,
       `svcomments_svcomment`.`user_email`,
       `svcomments_svcomment`.`user_url`,
       `svcomments_svcomment`.`comment`,
       `svcomments_svcomment`.`submit_date`,
       `svcomments_svcomment`.`ip_address`,
       `svcomments_svcomment`.`is_public`,
       `svcomments_svcomment`.`is_removed`,
       `svcomments_svcomment`.`is_reply`,
       `svcomments_svcomment`.`reply_to_comment_id`,
       `svcomments_svcomment`.`parent_comment_id`,
       `svcomments_svcomment`.`owner_id`,
       `svcomments_svcomment`.`is_private`,
       `svcomments_svcomment`.`content_type_id`,
       `svcomments_svcomment`.`object_pk`,
       `svcomments_svcomment`.`site_id`,
       `svcomments_svcomment`.`like_count`,
       `svcomments_svcomment`.`has_child`,
       `svcomments_svcomment`.`reports_count`,
       `svcomments_svcomment`.`fold_type`,
       `svcomments_svcomment`.`clap_style_id`,
       `svcomments_svcomment`.`highlight_until`,
       `svcomments_svcomment`.`source`,
       CASE WHEN `svcomments_svcomment`.`highlight_until` >= '2026-05-26 21:41:52.548000' THEN 1
            ELSE 0
             END AS `_is_highlight`,
       CASE WHEN (`svcomments_svcomment`.`like_count` > 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN (`svcomments_svcomment`.`reports_count` / `svcomments_svcomment`.`like_count`)
            WHEN (`svcomments_svcomment`.`like_count` = 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN 9999
            ELSE 0
             END AS `_fold_like_rate`,
       CASE WHEN `svcomments_svcomment`.`fold_type` = 1                                                                                                                                                                                                                                                                                                                           THEN 0
            WHEN (CASE WHEN (`svcomments_svcomment`.`like_count` > 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN (`svcomments_svcomment`.`reports_count` / `svcomments_svcomment`.`like_count`) WHEN (`svcomments_svcomment`.`like_count` = 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN 9999 ELSE 0 END > 0.5e0 AND `svcomments_svcomment`.`fold_type` = 0) THEN 0
            ELSE CASE WHEN `svcomments_svcomment`.`highlight_until` >= '2026-05-26 21:41:52.548000' 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` = 274770 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` = 274770 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.24

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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: django_meta. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7bfd2eac9280>, <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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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 0x7bfd26409400>, <TextNode: '" class="nav-link '>, <IfNode>, <TextNode: '" data-type="upload" data'>, <django.template.defaulttags.CommentNode object at 0x7bfd26409190>, <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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'SITE_ID': 1, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'dark': False, 'dimension_value': 'Playlist detail', 'has_embed_btn': True, 'is_mobile': False, 'obj': <Playlist: 好聽的>, 'text': '好聽的%20by%20jeffrey04129.%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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'dimension_value': 'Playlist detail', 'has_followed': False, 'request': '<<request>>', 'site_user': <User: jeffrey04129>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我還年輕 我還年輕>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 直到我遇見了你>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Bring the Light>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'song': <Song: Bring the Light>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Bring the Light>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Bring the Light>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Bring the Light>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Bring the Light>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Bring the Light>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Bring the Light>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: Bring the Light>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Bring the Light>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Bring the Light>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 下雨之後>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 下雨之後>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 下雨之後>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 下雨之後>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 下雨之後>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 下雨之後>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 下雨之後>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 下雨之後>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 下雨之後>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 下雨之後>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 房東的貓 - 時間簡史 feat. 晨曦光廊>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 而我只能写信>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 而我只能写信>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 而我只能写信>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 而我只能写信>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 而我只能写信>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 而我只能写信>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 顯然樂隊-鑰匙掉了誰來救我>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 我們一樣可惜 Full Band ver. (with 瑪啡因)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 羊皮先生>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 羊皮先生>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 羊皮先生>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 羊皮先生>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 羊皮先生>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 羊皮先生>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 羊皮先生>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 羊皮先生>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 羊皮先生>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 羊皮先生>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一百个不喜欢你的方法>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 巴黎的十二點>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 巴黎的十二點>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 巴黎的十二點>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 巴黎的十二點>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 巴黎的十二點>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 巴黎的十二點>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 巴黎的十二點>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 巴黎的十二點>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 巴黎的十二點>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 巴黎的十二點>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 黃泉露 (Limbo Wine)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'song': <Song: 黃泉露 (Limbo Wine)>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 黃泉露 (Limbo Wine)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 黃泉露 (Limbo Wine)>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 黃泉露 (Limbo Wine)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 黃泉露 (Limbo Wine)>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 黃泉露 (Limbo Wine)>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 黃泉露 (Limbo Wine)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 黃泉露 (Limbo Wine)>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 黃泉露 (Limbo Wine)>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 黃泉露 (Limbo Wine)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蝴蝶之夏>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 蝴蝶之夏>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蝴蝶之夏>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蝴蝶之夏>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蝴蝶之夏>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蝴蝶之夏>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蝴蝶之夏>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蝴蝶之夏>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蝴蝶之夏>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蝴蝶之夏>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我看著鏡子裡的自己跳舞 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 4:00A.M.>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'song': <Song: 4:00A.M.>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 4:00A.M.>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 4:00A.M.>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 4:00A.M.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 4:00A.M.>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 4:00A.M.>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 4:00A.M.>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 4:00A.M.>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 4:00A.M.>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 4:00A.M.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 船到橋頭自然直demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 船到橋頭自然直demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 船到橋頭自然直demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 船到橋頭自然直demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 船到橋頭自然直demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 船到橋頭自然直demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 船到橋頭自然直demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 船到橋頭自然直demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 船到橋頭自然直demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 船到橋頭自然直demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 暫時離線>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 暫時離線>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 暫時離線>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 暫時離線>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 暫時離線>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 暫時離線>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 終歸知往>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 終歸知往>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 終歸知往>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 終歸知往>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 終歸知往>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 終歸知往>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 光圈 feat. 香香>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'song': <Song: 光圈 feat. 香香>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 光圈 feat. 香香>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 光圈 feat. 香香>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 光圈 feat. 香香>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光圈 feat. 香香>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 光圈 feat. 香香>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'song': <Song: 說夢人 feat.理想混蛋 雞丁 (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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 說夢人 feat.理想混蛋 雞丁 (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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (demo)>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 說夢人 feat.理想混蛋 雞丁 (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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 菸癮(Demo)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 菸癮(Demo)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 菸癮(Demo)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 菸癮(Demo)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 菸癮(Demo)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 菸癮(Demo)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 住在天狼星的那個人>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 住在天狼星的那個人>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 住在天狼星的那個人>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 住在天狼星的那個人>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 住在天狼星的那個人>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 住在天狼星的那個人>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 半心>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'song': <Song: 半心>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 半心>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 半心>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 半心>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 半心>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 半心>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 蒙毅將軍 (Demo)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 披星戴月的想你 demo>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 披星戴月的想你 demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 披星戴月的想你 demo>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 披星戴月的想你 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 披星戴月的想你 demo>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 披星戴月的想你 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 披星戴月的想你 demo>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 披星戴月的想你 demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 披星戴月的想你 demo>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 披星戴月的想你 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 行星>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 行星>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 行星>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 行星>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 行星>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 行星>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 房东的猫 - 云烟成雨>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房东的猫 - 云烟成雨>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房东的猫 - 云烟成雨>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房东的猫 - 云烟成雨>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 房东的猫 - 云烟成雨>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 房东的猫 - 云烟成雨>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 別再掩飾你的厭世>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 別再掩飾你的厭世>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 別再掩飾你的厭世>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 別再掩飾你的厭世>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 別再掩飾你的厭世>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 別再掩飾你的厭世>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 直到我遇見了你>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 直到我遇見了你>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 直到我遇見了你>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 城市的浪漫運作【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 城市的浪漫運作【Demo】>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 城市的浪漫運作【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 城市的浪漫運作【Demo】>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 城市的浪漫運作【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 城市的浪漫運作【Demo】>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 城市的浪漫運作【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 城市的浪漫運作【Demo】>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 城市的浪漫運作【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 城市的浪漫運作【Demo】>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光塵>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 光塵>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光塵>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光塵>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光塵>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光塵>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光塵>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光塵>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 光塵>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光塵>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 歡迎光臨 demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 歡迎光臨 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 歡迎光臨 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 歡迎光臨 demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 歡迎光臨 demo>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 歡迎光臨 demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 與浪之間 Waves>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'song': <Song: 與浪之間 Waves>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 與浪之間 Waves>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 與浪之間 Waves>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 與浪之間 Waves>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 與浪之間 Waves>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 與浪之間 Waves>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 最理想的樣子 Demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最理想的樣子 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最理想的樣子 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最理想的樣子 Demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 最理想的樣子 Demo>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最理想的樣子 Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 5 : 1 0 a.m.>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'song': <Song: 5 : 1 0 a.m.>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 5 : 1 0 a.m.>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 5 : 1 0 a.m.>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 5 : 1 0 a.m.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 5 : 1 0 a.m.>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 5 : 1 0 a.m.>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 5 : 1 0 a.m.>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 5 : 1 0 a.m.>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 5 : 1 0 a.m.>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 5 : 1 0 a.m.>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: King & Queen>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'song': <Song: King & Queen>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: King & Queen>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: King & Queen>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: King & Queen>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: King & Queen>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: King & Queen>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: King & Queen>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: King & Queen>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: King & Queen>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: King & Queen>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 走馬feat.南西(Cover)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'song': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 走馬feat.南西(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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 花香>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 花香>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 花香>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 花香>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 花香>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 花香>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 花香>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 花香>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 花香>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 花香>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 走馬feat.南西(Cover)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'song': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 走馬feat.南西(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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 走馬feat.南西(Cover)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 走馬feat.南西(Cover)>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 走馬feat.南西(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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 錯過 Missing>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'song': <Song: 錯過 Missing>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 錯過 Missing>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 錯過 Missing>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 錯過 Missing>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 錯過 Missing>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 錯過 Missing>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 錯過 Missing>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 錯過 Missing>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 錯過 Missing>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 錯過 Missing>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一雙手 We Are as One>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'song': <Song: 一雙手 We Are as One>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一雙手 We Are as One>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一雙手 We Are as One>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 一雙手 We Are as One>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一雙手 We Are as One>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 一雙手 We Are as One>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 一雙手 We Are as One>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一雙手 We Are as One>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一雙手 We Are as One>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 一雙手 We Are as One>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一首變胖的歌 Singafatsong>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'song': <Song: 一首變胖的歌 Singafatsong>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一首變胖的歌 Singafatsong>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一首變胖的歌 Singafatsong>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 一首變胖的歌 Singafatsong>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一首變胖的歌 Singafatsong>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 一首變胖的歌 Singafatsong>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 一首變胖的歌 Singafatsong>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 一首變胖的歌 Singafatsong>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一首變胖的歌 Singafatsong>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 一首變胖的歌 Singafatsong>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 3 AM>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'song': <Song: 3 AM>}
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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 3 AM>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 3 AM>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 3 AM>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 3 AM>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 3 AM>, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 3 AM>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 3 AM>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 3 AM>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 3 AM>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 煙花 (Demo)>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 煙花 (Demo)>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 陪你失敗 ft. 寺二>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'song': <Song: 陪你失敗 ft. 寺二>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'list_id': 274770, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'list_id': 274770, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 陪你失敗 ft. 寺二>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 陪你失敗 ft. 寺二>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'list_id': 274770, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 陪你失敗 ft. 寺二>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 如果你能到我的雨裡面>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'song': <Song: 如果你能到我的雨裡面>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果你能到我的雨裡面>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果你能到我的雨裡面>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果你能到我的雨裡面>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 如果你能到我的雨裡面>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果你能到我的雨裡面>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 仰世而来>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 仰世而来>, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 仰世而来>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 仰世而来>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 仰世而来>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 仰世而来>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 仰世而来>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 仰世而来>, 'list_id': 274770, '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: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我還年輕 我還年輕>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 274770, 'song': <Song: 仰世而来>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 仰世而来>, 'list_id': 274770, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd213eedc0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 0} {'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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, '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/jeffrey04129/playlists/274770/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/274770', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd260e5d00>, 'playlist': <Playlist: 好聽的>, 'show_all_comments': False, 'site_user': <User: jeffrey04129>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'ZWGANLzCTaQyrp4ZzppTEgx18eihCSLoV9O4xKPCL0fDRVL95EyzV1EpyiIOu8S7'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd260e5070>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd24cf7eb0>}
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 '/jeffrey04129/playlists/274770/'>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd260e5490>, '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/jeffrey04129/playlists/274770/', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'ENVIRONMENT': 'dev', 'DEBUG': True}
social_django.context_processors.backends
Toggle context {'backends': <LazyDict: {'associated': [], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}>}
social_django.context_processors.login_redirect
Toggle context {'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': ''}

Cache calls from 1 backend

總結

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

Commands

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

Calls

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0304 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.408738, '698e7d88b73621c0394fe6aee05ad7773c8224e1': (1779831712.408738, [((1881147, 'sha1$VPCEE8txCaNY$38ac7ccdeac6d088effbcfa4366b811d66c15418', datetime.datetime(2022, 1, 27, 4, 28, 2), 0, 'jeffrey04129', '', '', 'jeffrey04129@gmail.com', 0, 1, datetime.datetime(2017, 5, 26, 1, 28, 42)),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0504 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.4179392, '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779831712.4179392, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.4179392, 'e932bd4310525805db63c85fb2c06c353490de8c': (1779831712.4179392, [((274770, 4, 4, 1881147, '好聽的', '', 0, 0, 0, 0, 137, datetime.datetime(2017, 12, 9, 8, 6, 3), datetime.datetime(2023, 4, 18, 16, 4, 50), 0, 1, 1, 0, 0, 'playlist_images/je/ff/jeffrey04129/5xLf9dRejLtv5oTYn4RwZH.jpg', '', '', 0, 0, 1881147, 'sha1$VPCEE8txCaNY$38ac7ccdeac6d088effbcfa4366b811d66c15418', datetime.datetime(2022, 1, 27, 4, 28, 2), 0, 'jeffrey04129', '', '', 'jeffrey04129@gmail.com', 0, 1, datetime.datetime(2017, 5, 26, 1, 28, 42), 1453287, 4, 4, 1881147, 'profile_images/je/ff/jeffrey04129/hVNhGWfPBim59UuXzTkoGQ.png', 'O', '', 'jeffrey04129', None, '', None, None, None, 0, 0, None, datetime.datetime(2017, 5, 26, 1, 28, 42), 1, datetime.datetime(2017, 5, 26, 1, 28, 42), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false}', 0, 7, 69, 861, 0, 0, '', 0, None),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0171 set_many ({'d9a0f82394383b727261b744c80f0e990a6eb8c0': (1779831712.4279776, None)}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0839 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779831712.4769204, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779831712.4769204, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779831712.4769204, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.4769204, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.4769204, '90aa951a150646b956af7f359af1bbf618498e60': (1779831712.4769204, (130,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0814 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779831712.5039327, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779831712.5039327, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779831712.5039327, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.5039327, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.5039327, 'b5fe8fdd67d65371b27e53422a0cbfbf349c3c94': (1779831712.5039327, [((516457, 4, 4, '我還年輕 我還年輕', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/dXsKamdBMpkdxBr2B22m9.mp3', 0, 'song_covers/we/ar/wearewang/HRHMWRnysTpEcfQHezwfyV.jpg', 1, '', '[00:14.91]在這個世界裏\n[00:18.34]尋找著你的夢想\n[00:22.06]你問我夢想在哪裏\n[00:25.95]我還年輕 我還年輕\n[00:30.48]他們都說\n[00:33.25]我們把理想都忘在\n[00:37.17]在那輕狂的日子裏\n[00:40.69]我不哭泣\n[00:42.89]我不逃避\n[00:46.07]給我一瓶酒\n[00:47.74]再給我一支煙\n[00:49.51]說走就走\n[00:51.38]我有的是時間\n[00:53.65]我不想在未來的日子裏\n[00:56.72]獨自哭著無法往前\n[01:00.31]給我一瓶酒\n[01:02.68]再給我一支煙\n[01:04.12]說走就走\n[01:06.21]我有的是時間\n[01:08.04]我不想在未來的日子裏\n[01:11.48]獨自哭著無法往前\n[01:15.70]在這個世界裏\n[01:33.06]尋找著你的未來\n[01:37.05]你問我未來在哪裏\n[01:40.68]我還年輕 我還年輕\n[01:45.12]他們都說\n[01:48.29]我們把理想都忘在\n[01:52.08]在那輕狂的日子裏\n[01:56.04]我不哭泣\n[01:58.17]我不逃避\n[02:01.20]給我一瓶酒\n[02:02.18]再給我一支煙\n[02:04.16]說走就走\n[02:05.88]我有的是時間\n[02:07.88]我不想在未來的日子裏\n[02:11.58]獨自哭著無法往前\n[02:15.59]給我一瓶酒\n[02:17.59]再給我一支煙\n[02:19.38]說走就走\n[02:21.46]我有的是時間\n[02:23.07]我不想在未來的日子裏\n[02:26.60]獨自哭著無法往前\n[02:30.73]我在青春的邊緣掙紮\n[03:03.80]我在自由的盡頭凝望\n[03:07.83]我在荒蕪的草原上流浪\n[03:11.93]尋找著理想\n[03:15.88]我在青春的邊緣掙紮\n[03:19.54]我在自由的盡頭凝望\n[03:23.20]我在荒蕪的草原上流浪\n[03:27.25]尋找著理想\n[03:41.60]給我一瓶酒\n[04:06.18]再給我一支煙\n[04:08.00]說走就走\n[04:09.93]我有的是時間\n[04:11.69]我不想在未來的日子裏\n[04:15.50]獨自哭著無法往前\n[04:20.05]給我一瓶酒\n[04:21.25]再給我一支煙\n[04:23.01]說走就走\n[04:24.84]我有的是時間\n[04:26.89]我不想在未來的日子裏\n[04:30.62]獨自哭著無法往前\n[04:34.34]給我一瓶酒\n[04:36.25]再給我一支煙\n[04:37.86]說走就走\n[04:39.86]我有的是時間\n[04:41.98]我不想在未來的日子裏\n[04:45.52]獨自哭著無法往前\n[04:49.14]給我一瓶酒\n[04:51.21]再給我一支煙\n[04:52.92]說走就走\n[04:54.80]我有的是時間\n[04:56.56]我不想在未來的日子裏\n[05:00.39]獨自哭著無法往前\n[05:05.13]給我一瓶酒\n[05:06.48]再給我一支煙\n[05:08.21]說走就走\n[05:09.93]我有的是時間\n[05:11.83]我不想在未來的日子裏\n[05:15.38]獨自哭著無法往前\n[05:19.96]給我一瓶酒\n[05:21.32]再給我一支煙\n[05:23.11]說走就走\n[05:24.60]我有的是時間\n[05:26.66]我不想在未來的日子裏\n[05:30.51]獨自哭著無法往前\n[05:35.04]給我一瓶酒\n[05:36.04]再給我一支煙\n[05:37.85]說走就走\n[05:39.77]我有的是時間\n[05:41.64]我不想在未來的日子裏', 1, '', 0, '', 347, 320094, datetime.datetime(2017, 8, 23, 9, 27, 51), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2018, 2, 14, 17, 24, 57), 1015799, 27228, 424, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,45]]},"CN":{"song_of_the_days":["2017-09-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,41],[2018,2],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,34],[2017,35],[2017,41],[2017,46],[2018,7]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (554138, 4, 4, '直到我遇見了你', 470261, 97297776, 1, 4, 0, 'music/le/ft/left7792/xQ8XnQDQDWi7VfJXwkRnoE.mp3', 0, '', 1, '', '曲/編: 李友廷\n詞: 李友廷、鵝毛筆\n混音: 周均\ndrum: 毛恩\nbass: 郭宏\nsax: 廖莊廷\n\n以為生活就是重複\n自己就是全部\n直到我遇見了你\n直到我遇見了你 girl\n\n一個眼神交錯\n請你別再對我保留\n透露一點線索\n\n像 夜空最閃亮的一顆星 你是\n已知世界最美麗風景\n如果沒有遇見你\n全身細胞不會告訴自己\n我渴望 我想要 你全部 的全部\n你讓我醉的抓狂\n都因為你 都因為你\n\n你後退 我往前\n走兩步再轉個圈\n享受著與你的共舞\n\n你盲注 我梭哈\n這個遊戲多好玩\n除了你還能夠愛誰\n\n寫首歌曲\n旋律是你\n節奏是宇宙 oh\n讓我們更靠近\n文字就交給歲月慢慢填齊\n\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, '', 246, 192000, datetime.datetime(2019, 1, 8, 10, 53, 59), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2025, 6, 28, 12, 49, 13), 640602, 16205, 446, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4]]},"CN":{"song_of_the_days":["2019-02-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6],[2019,7],[2019,8],[2019,9],[2019,10]]}}', 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), (572224, 4, 4, 'Bring the Light', 1806796, None, 5, 12, 0, 'music/ni/gh/nightkeepers2015/Zaxs2qhuJJjpQwND2W8dfX.mp3', 0, 'song_covers/ni/gh/nightkeepers2015/7HBZGE4CYTTCgum8CoBpwb.jpg', 1, '', '【Bring the Light 】\n\nEvery time we hide \nInto shadow that can make us feel love \nEat the sorrow drink a cup of fear \nReady to be found in the darkest place where my soul was buried \nI’m begging don’t set me free~\n\n\nTrun around and bring the light\nBillion shining stars are waiting to arrive\nGrab your ticket ,we’re about to leave\nMake a wish\n\nRaise your hand and start to dream\nSwimming with the crowd like we are on the sea\nNothing’s gonna blow away our tears\n\n\nEverytime we cry\nPut some other colors in the night sky\nWith lavenders ,send some baby’s breathe\n\nNever know how to escape from devils sight\nThe scent of flowers help me to be \nInvisible ~\n\n\nTrun around and bring the light\nBillion shining stars are waiting to arrive\nGrab your ticket , we’re about to leave\nMake a wish\n\nRaise your hand and start to dream\nSwimming with the crowd like we are on the sea\nNothing’s gonna blow away our tears\n\n-\n\n_____________________\n詞/曲 |守夜人 Night Keepers\n編曲 |守夜人 Night Keepers\n混音/後期 |笛岡俊哉(AKNIT)\n演唱 |林稚翎 \n鋼琴/電鋼琴 |秦旭章 Night\n鼓/貝斯 |楊其偉 Kit\n吉他 |蔡佳穎\n合成器 |鹿比 ∞ 吠陀 Ruby Fatale', 0, '這是一首『放鬆練習曲』\r\n\r\n相不相信有一首歌,可以幫你把周圍的時間變慢? \r\n\r\n相不相信有人跟你一樣,也想舉手喊痛,也想勇敢的哭出來?\r\n\r\n讓我們用一首歌的時間反覆練習,讓你看清楚自己身上的力量,\r\n\r\n至少這幾分鐘,我們可以好好的放鬆,好好的,\r\n\r\n讓想找你的人,看見你的光線與訊號。\r\n___________________________\r\nYoutube 傳送門:\r\nhttps://www.youtube.com/watch?v=NLMoPrHJwxA', 0, '', 177, 320000, datetime.datetime(2019, 1, 8, 12, 17, 24), datetime.datetime(2019, 1, 8, 12, 28, 48), datetime.datetime(2019, 1, 8, 12, 28, 48), datetime.datetime(2019, 7, 13, 16, 40, 3), 60451, 2431, 145, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-17"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-01-18"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,2]]}}', 0, 0, 0, 0, 2, 2, 1806796, 'sha1$VkL2EDhkMAKTEBw4ALtS1c$a745303778e5b1eb0effe951491b57503f1c3b52', datetime.datetime(2025, 4, 29, 5, 46, 37), 0, 'nightkeepers2015', '', '', 'nightkeepers2015@gmail.com', 0, 1, datetime.datetime(2016, 8, 26, 13, 30), 1292431, 4, 4, 1806796, 'profile_images/ni/gh/nightkeepers2015/HA4H5Q29CARnAfzvQ6tvui.jpg', 'O', '', 'Night Keepers 守夜人', 886, '935329617', datetime.date(2015, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2016, 8, 26, 13, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2292133, 17886, 13, 155, 1, 0, '', 0, None), (572119, 4, 4, '下雨之後', 1828206, 97315129, 5, 12, 0, 'music/it/sy/itsyourfault/YEPWTKvadeGoohpVy7iAMa.mp3', 0, 'song_covers/it/sy/itsyourfault/ZCutRg38Hdu6HzpftPhSnm.jpg', 1, '', '今天早上起來之後 發現窗外正在下雨 你問我 菸抽完了酒喝完了 然後呢 除了你除了現在 我什麼都不去想 所以別再問我然後\n!\n窗外的空氣 擠進我的思緒 帶來一些令人憂愁的回憶 讓我想起不只我的雨傘 就連你也逃離了我\n!\n逃離了我\n!\n在你的面前你沒看見 邊窒息邊迴盪的我 在對話裡你沒發現 在深海裡不能回應的我 在我的身後你沒聽見 因為我什麼都沒說 就連我也逃離了我', 0, "【下雨之後】\n季風使溫度急劇下降,遠遠看著冬天終於抵達,像看著水族館的模組,看著大片大片拼接起來的玻璃缸,如我們預想:大量的藍色,成群的品種魚,也許有一些中小型的鯨類,還有水草,以謙柔的姿態補充綠意和憂愁給觀看的人。\n\n將近三年,不斷經過節日,經過一些特別的日子和重複的生活,生活擅自幫我們下了音樂,鋼琴,低音、鼓聲的合成物,吉他的拖拉,沈默的人聲與不穩定的薩克斯風。願你快樂,願你平安,煙火如一,如高雅的故事,如骯髒的路邊。如你的眼神。\n\n\n願你快樂。\n\n_________________________________________________\n\n詞 Lyrics|Hana / 問題總部 It's Your Fault\n曲 Composer|Hana / 問題總部 It's Your Fault\n編曲 Music Arranger|問題總部 It's Your Fault\n\n主唱 Vocal |林佳慧 Hana Lin\n電吉他 Electric Guitar|蕭瑋德 Wade Hsiao / 黃子恩 John \n電貝斯 Electric Bass|陳建安 Jason\n爵士鼓 Drums| 林子祈 Benny Lin\n電鋼琴 Electric Piano|施彥宇 Laybin\nOrgan|吳昱陞 Sam Wu\n\n錄音師 Recording Engineer|\n吳昱陞 Sam Wu \n錄音協助 |\n蕭瑋德 Wade Hsiao / 黃子恩 John \n錄音室 Recording Studio|\nGannnnn Studio\n鼓組錄音師 Drum Recording Engineer |\nZen Chien 錢煒安\n鼓組錄音助理 Drum Recording Assistant |陳祺龍 Chris Chen\n鼓組錄音室 Drum Recording Studio |\n112F Recording Studio\n混音 Mixing |\n吳昱陞 Sam Wu ( Gannnnn Studio )\n母帶後期處理 Mastering |Jon Tornblom@Transparent Mastering", 0, '', 297, 192000, datetime.datetime(2019, 1, 6, 21, 32, 26), datetime.datetime(2019, 1, 6, 21, 38, 27), datetime.datetime(2019, 1, 6, 21, 38, 27), datetime.datetime(2020, 6, 1, 11, 4, 57), 154742, 4569, 237, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-16"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,2],[2019,3],[2019,4],[2019,6]]},"CN":{"song_of_the_days":["2019-01-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4],[2019,5],[2019,6]]}}', 0, 0, 0, 0, 2, 2, 1828206, 'sha1$FtinJvHYfsAZsTwP0c9vMK$bdaa5c67bc8edaad146bb91e252aa03a5238dee3', datetime.datetime(2024, 3, 31, 9, 5, 12), 0, 'itsyourfault', '', '', 'itsyourfault.7@gmail.com', 0, 1, datetime.datetime(2017, 3, 6, 20, 49), 1354846, 2, 2, 1828206, 'profile_images/it/sy/itsyourfault/kJzxnVrLSronTPrNihTCCG.jpg', 'O', '問題總部', "問題總部 It's Your Fault", 886, '988588076', datetime.date(2016, 7, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2017, 3, 6, 20, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-09-08T07:59+00:00","show_birthday":0,"hide_location":false}', 696101, 8138, 2, 1663, 1, 0, '', 0, None), (571944, 4, 4, '房東的貓 - 時間簡史 feat. 晨曦光廊', 540650, None, 2, 8, 0, 'music/so/m4/som4ever/rjNecpHcFqX7w4BQ6SsVLW.mp3', 0, '', 1, '', '斗轉星移 從你的宇宙撤離\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合成器PG:陳昶煬\r\n客座弦樂/鋼琴:賴暐哲\r\n錄音:陳昶煬、Hao Young\r\n編輯:陳昶煬\r\n混音:胡俊涵\r\n母帶:胡俊涵', 0, '', 464, 192000, datetime.datetime(2019, 1, 4, 11, 22, 28), datetime.datetime(2019, 1, 4, 11, 23, 26), datetime.datetime(2019, 1, 4, 11, 23, 26), datetime.datetime(2019, 1, 4, 11, 23, 26), 23184, 808, 29, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-21"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-01-22"],"recommend_by_editor":true,"recommend_by_expert":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), (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), (568192, 2, 2, '顯然樂隊-鑰匙掉了誰來救我', 826761, None, 1, 4, 0, 'music/Ob/vi/Obviously/FZR5Ld3Pu7STcyAj5hvVqn.mp3', 5936896, 'song_covers/Ob/vi/Obviously/PnvksHBtjwEzruyiq42HVj.jpg', 1, '', '[00:20.04] 最討厭的搖滾樂\n[00:24.06] 到底是在討厭什麼\n[00:29.00] 那些瘋狂的樂迷永遠搞不懂\n[00:34.00] 不如加點愛在歌詞中\n[00:38.06] 那幾個愛過我的窮小子\n[00:43.04] 沒辦法為了理想而死\n[00:47.80] 在我離開了之後懶得解釋\n[00:52.06] 任他們說我是個臭婊子\n[00:57.09] 我家的門被自己反鎖\n[01:02.07] 鑰匙掉了鑰匙掉了誰來救我\n[01:07.03] 路上年輕人眉飛色舞\n[01:11.60] 可能因為正值學期末\n[01:17.00] 而這並不是首悲傷的歌曲\n[01:21.07] 當你絕望的時候邊哼邊思索\n[01:26.02] 這世界本來就這麼殘破\n[01:30.05] 可能門裡的人比你更寂寞\n[01:46.00] 二樓的夫婦正在擬定\n[01:50.10] 一個爭奪遺產的計畫\n[01:54.20] 樓下住著一個老奶奶\n[01:59.40] 女兒從來沒看過他\n[02:05.10] 三樓的情侶正在吵架\n[02:09.50] 傢俱一件一件被丟下\n[02:13.07] 險些砸到一對路過的高中生\n[02:18.20] 男的跟女的說「有我在別怕」\n\n[02:23.48] 我家的門被自己反鎖\n[02:28.20] 鑰匙掉了鑰匙掉了誰來救我\n[02:32.39] 路上年輕人眉飛色舞\n[02:37.00] 可能因為正值學期末\n[02:42.30] 而這並不是首悲傷的歌曲\n[02:47.00] 當你絕望的時候邊哼邊思索\n[02:51.49] 這世界本來就這麼殘破\n[02:56.42] 可能門裡的人比你更寂寞\n\n[03:01.44] 下班之後覺得無處可躲\n[03:05.48] 於是你習慣坐在超商門口\n[03:10.57] 點根菸 看著人間的起落\n[03:15.55] 看新來的店員習慣被壓迫\n[03:20.44] 而這並不是首悲傷的歌曲\n[03:24.48] 當你絕望的時候邊哼邊思索\n[03:29.59] 這世界本來就這麼殘破\n[03:34.55] 可能門裡的人比你更寂寞', 1, '『看到歌名的時候差點笑了,聽完歌之後差點哭了...』\r\n一個剛聽完Demo的朋友這麼說。\r\n\r\n詞曲|阿琺 \r\n編曲|顯然樂隊 \r\n錄音工程|陳奕夫', 0, '', 247, 192000, datetime.datetime(2018, 11, 6, 8, 58), datetime.datetime(2018, 11, 6, 8, 51), datetime.datetime(2018, 11, 6, 8, 51), datetime.datetime(2021, 6, 30, 12, 1, 10), 223110, 5210, 249, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-11-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,45]]},"CN":{"song_of_the_days":["2018-11-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,45]]}}', 0, 0, 0, 0, 2, 2, 826761, 'sha1$CHGREu3Jk2DWJIpJ2Non0O$de01610af651e32c23ef4b159100b92a53251e91', datetime.datetime(2025, 4, 14, 7, 40, 37), 0, 'TinTenTan', '', '', 'a7474896@gmail.com', 0, 1, datetime.datetime(2013, 1, 26, 17, 8, 14), 460252, 4, 4, 826761, 'profile_images/Ti/nT/TinTenTan/5RXAWhqHEgkeR896BcuEjf.jpg', 'O', '', '聽天湯 Tin Ten Tan', 886, '910863571', datetime.date(2021, 4, 20), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2013, 1, 26, 17, 8, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 969241, 17885, 18, 285, 1, 0, '', 0, None), (573261, 4, 4, '我們一樣可惜 Full Band ver. (with 瑪啡因)', 1526904, None, 1, 4, 0, 'music/go/od/goodband/cLhFaVX2RDAgWWMuqKycDV.mp3', 0, 'song_covers/go/od/goodband/eHuHxnUpXxqEt4j8a7i9Za.jpg', 1, '', '我們一樣可惜 Full Band ver. (with 瑪啡因)\nAll We Have is Pity Full Band ver. (with Maffine)\n\n誰不是繞了點路才能站在這裡\n我們各憑勇氣\n任情緒遊走一邊調整呼吸\n我還在努力\n\n你能繼續堅持下去吧\n你能坦然接受一切吧\n\n你是溫柔堅強的人嗎\n承受錯誤、自責的重量\n還未閃爍委屈的淚光\n早已撫平刺耳的喧嘩\n\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〈我們一樣可惜〉由好樂團子慶詞曲創作,收錄於2018年《把悲傷留在這裡》EP,在正式發表前的 Demo 即備受關注,目前已在 YouTube 累積了250萬觀看次。你是否也曾在這首歌中找到自己?\n\n2018年5月,好樂團與瑪啡因首度合作,於瑪啡因《我就這樣在這裡等著》EP 發片場以 Full Band 形式重新詮釋了〈我們一樣可惜〉。接著便悄悄計畫著,將這首歌曲的迷惘以及無能為力,加入更多的聲響,讓大家聽見。\n___\n\n好樂團 x 瑪啡因:「我們一樣__。」\n演出日期:2019/02/22\n演出地點:永豐 Legacy Taipei\n網路購票:https://www.indievox.com/legacy/event-post/21612\n___\n\n我們一樣可惜 Full Band ver. (with 瑪啡因)\nAll We Have is Pity Full Band ver. (with Maffine)\n\n詞 Lyrics / 曲 Composer:張子慶 Ching\n編曲 Arrangement:瑪啡因 Maffine、好樂團 GoodBand\n製作人 Producer:瑪啡因 Maffine、好樂團 GoodBand\n\n錄音、混音、母帶後期製作:BENN CHEN(胖虎、這邊音樂那邊設計)\nThe track is recorded, mixed, mastered by BENN CHEN(punkhoo, HereThere Studio)\n貝斯錄音 Bass Recording:賴啟軒 Casey Lai\n貝斯剪輯 Bass Editing:禇士銘 Chu\n\n美術設計 Artwork:何昀芳 Ho Yun-Fang\n動態設計 Motion Design:曹仲 Jon Cao\n企宣執行 Promotion Executive:王玟沂 Wen-Yi Wang\n\n好樂團 GoodBand\n主唱 Vocal:許瓊文\n木吉他 Acoustic Guitar:張子慶\n\n瑪啡因 Maffine\n主唱 Vocal / 木吉他 Acoustic Guitar:謝孟庭\n電吉他 Electric Guitar:褚士銘\n合成器 Synthesizer / 豎笛 Clarinet:黃瀞嫻\n電貝斯 Bass:陳冠豪\n爵士鼓 Drum:吳姵蓁', 0, '', 474, 320000, datetime.datetime(2019, 1, 27, 15, 46, 24), datetime.datetime(2019, 1, 27, 16, 0, 14), datetime.datetime(2019, 1, 27, 16, 0, 14), datetime.datetime(2020, 12, 9, 5, 55, 57), 404799, 10750, 487, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,5]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1526904, 'sha1$Mq5Ml6F3bdsayUAkVFFWqx$3f2c96a2bf9efa0f9cad69922515d1eab4a4f993', datetime.datetime(2025, 2, 4, 18, 16, 9), 0, 'goodband', '', '', 'goodband2015@gmail.com', 0, 1, datetime.datetime(2015, 6, 16, 18, 10), 1186497, 4, 3, 1526904, 'profile_images/go/od/goodband/gi9ZGEjhaeDqv4tdorGbYY.jpg', 'O', '好樂團', '好樂團 GoodBand', 886, '939239637', datetime.date(2015, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2015, 6, 16, 18, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 5173010, 53107, 35, 668, 1, 0, '', 0, None), (570054, 4, 4, '羊皮先生', 731328, 97315821, 5, 12, 0, 'music/ye/ll/yellowfreak/p9ya8NxfUgbVH2fbWpnEPm.mp3', 0, 'song_covers/y3/10/y310/kczU3yNjN5mz8eD3vx5kQh.png', 1, '', "蓽路襤褸的武藏打贏了佐佐木 \n跑完一世的兔 找不到回家的路 \n走一步 下一幕淡出又結束 \n人的歸途 值幾次一時糊塗 \n\n擠壓出了一個圈 站在中間孤獨的旋\n慢慢習慣視線 不知不覺又過十年\n瘦了一個圈 你的黑色藏在左邊 \n也夠 染了我一身的毒 不由自主 \n\nI need some remedy for affliction of your reflection\n\u2028I can't get away from my destination my illusion \n\nI got a bag on me to sell for free \nJust keep on burning and I’ll be free", 0, 'Official Music Video:\nhttps://www.youtube.com/watch?v=XJPpz3gKjRI\n\nfrom EP "URBAN DISEASE 都市病" \n\n詞曲 All songs and lyrics written/ 黃宣 Hsuan Huang\n製作人 Producer/ 余佳倫 Chia-Lun Yue, 黃宣 Hsuan Huang\n編曲 Music Arrangement/ YELLOW\n演唱及合聲 Vocal/ 黃宣 Hsuan Huang\n鼓 Drums/ 陳彥丞 Devlin Chen \n吉他 Guitar/ 林庭鈺 Tim Lin\n貝斯 Bass/ 曹家瑋 Marcus Tsao\n鍵盤 Keyboard, Piano/ 吳至傑 CJ Wu\n錄音工程師 Recording Engineer/ 蔡周翰 Chou Han Tsay\n錄音室 Recording Studio/ Lights Up Studio\n混音工程師 Mixing Engineer/ 蔡周翰 Chou Han Tsay\n混音錄音室 Mixing Studio/ Lights Up Studio\n母帶後期處理 Mastering Engineer/ Jeff Lipton at Peerless Mastering, Boston, MA\n母帶後期製作助理 Assistant Mastering Engineer/ Maria Rice\n封面設計 Art Design/ 連思博 EGG\n\nFACEBOOK\nhttps://www.facebook.com/y310music/', 0, '', 212, 192000, datetime.datetime(2018, 12, 6, 11, 13, 22), datetime.datetime(2018, 12, 7, 5, 17, 33), datetime.datetime(2018, 12, 7, 5, 17, 33), datetime.datetime(2020, 10, 21, 17, 38, 10), 99986, 3699, 117, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-02"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-03"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 731328, 'sha1$oQRbm3EHDA2A$88371e8dede9ec4233fa5b9e7afc483bee6f5fb9', datetime.datetime(2023, 11, 19, 6, 0, 49), 0, 'y310', '', '', 'anchor1395@gmail.com', 0, 1, datetime.datetime(2010, 9, 18, 1, 18), 368290, 4, 4, 731328, 'profile_images/y3/10/y310/2gErnvnaBDH6BAuWsoBvy6.jpg', 'M', '', 'YELLOW', 886, '937857004', datetime.date(1992, 5, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2010, 9, 18, 1, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 938798, 11880, 6, 1242, 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), (573958, 4, 4, '巴黎的十二點', 1488453, None, 5, 12, 0, 'music/oh/my/ohmymeiting/aq5JYAFEgU33Be6KgNG5qn.mp3', 0, 'song_covers/oh/my/ohmymeiting/BcMCbWpNkidm3BRYXkSVna.jpg', 1, '', '詞/曲:黃美婷\n編曲:Gen Neo 梁根荣\n製作:Zaobao.sg 创新声\n\n我站在無人的街頭\n等著有誰來 say hello\n不對 應該說 bonjour\n調味浪漫的溫度\n\n踏上剛下過雨的街\n拍幾張充滿藝術的照片\n或許 梵高也曾留戀\n巴黎的十二點\n\n好想變成星星 好想飛\n好想變成雲朵 好想追\n追尋一個夢 那會是誰\n半夜裡的風 讓我想\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n我不管你愛草莓或是巧克力\n反正明天都會忘記\n\n暗黃的路燈照著我\n有一種莫名的誘惑\n你說 我們擦肩而過\n命運該怎麼躲\n\n好想變成星星 好想飛\n好想變成雲朵 好想追\n追尋一個夢 那會是誰\n半夜裡的風 讓我想\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n我不管你愛草莓或是巧克力\n反正明天都會忘記\n\nOh 我們如此著迷\n在人身地不熟的巴黎\n深夜已過去\nSay good morning\n帶走我們愛過的痕跡\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n不管你愛吃草莓或是巧克力\n反正明天都會忘記\n\n我站在無人的街頭\n天開始慢慢的暖和', 0, '自2018年发行首张创作 EP《别担心!我不是坏人》之后,新加坡创作歌手黄美婷在 Zaobao.sg 「创新声」的支持下和著名制作人 Gen Neo 梁根荣携手合作全新单曲《巴黎的十二点》。混合复古风味而不失现代感的 R&B 单曲灵感来自经典电影「Midnight in Paris」男主角穿越时空并爱上女主角的剧情;虽说相爱过程非常短暂,但两人爱得刻骨铭心。歌曲表达的是一种活在当下的感觉:不顾时间的流逝,不顾命运的安排,只要享受现在所拥有的快乐。《巴黎的十二点》被本地电台 UFM100.3 提名后空降「流行音乐全金榜」的第三名,MV 也即将在2月14日浪漫上线。', 0, '', 221, 192000, datetime.datetime(2019, 2, 7, 6, 17, 43), datetime.datetime(2019, 2, 7, 6, 18, 27), datetime.datetime(2019, 2, 7, 6, 18, 27), datetime.datetime(2019, 2, 7, 6, 19, 28), 53053, 1991, 50, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,7]]},"CN":{"song_of_the_days":["2019-02-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,7]]}}', 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), (573845, 4, 4, '黃泉露 (Limbo Wine)', 1474429, 97312871, 2, 1, 0, 'music/SA/DO/SADOG/GKsLWtFKj3xNnE3wpjhrPi.mp3', 0, 'song_covers/SA/DO/SADOG/4RTcjDVvnLL9w55PKJehW8.jpg', 1, '', '又走過了一個又一個\n一個又一個一個又一個的路口 \n沒有人記得我\n正如同我從來都沒有記得過你們的臉孔 \n又走過了一個又一個\n一個又一個一個又一個的路口 \n我沒有停下來也沒有回頭\n我的幽默沒有人懂\n\n我們都忘記了那天是誰請我們喝的酒 \n是我的仇人啊?還是我的朋友?', 0, '『在這條患得患失的路上,喝了幾杯酒?又走過了幾個路口?身邊的是仇人還是朋友?亦或是什麼都沒有。』\n——————————\nMUSIC:\n製作人 Producer : 方博聖\n作曲/ 作詞 Composer/ Lyrics : 陳融\n演奏/ 編曲 Performer/ Arranger : SADOG\n\n主唱/ 電吉他 Vocal/ Guitar : 陳融\n電吉他 Guitar : 李亞破\n鼓 Drums : 莊子瑜\n貝斯 Bass : 陳思翰\n\n錄音 Recording Engineers : 方博聖\n混音 Mixing Engineers : 方博聖\n錄音場地 Recording Studios : Line in籟音音樂影像工作室/ 繁殖breedrecords\n母帶後期製作 Mastering Engineer : 姜致亘\n母帶後期錄音室 Mastering Studio : Line in籟音音樂影像工作室', 0, '', 249, 320000, datetime.datetime(2019, 2, 5, 5, 24, 56), datetime.datetime(2019, 2, 5, 5, 31, 25), datetime.datetime(2019, 2, 5, 5, 31, 25), datetime.datetime(2019, 2, 5, 5, 33, 14), 16189, 577, 85, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-15"]}}', 0, 0, 0, 0, 2, 2, 1474429, 'sha1$EAxdMbo6EjUu$0fab6ce2d2dc241a90557e8d34896998df41d3d6', datetime.datetime(2025, 4, 23, 16, 31, 1), 0, 'SADOG', '融', '陳', 'tsaihe2927@gmail.com', 0, 1, datetime.datetime(2014, 12, 28, 15, 42, 11), 1135258, 2, 2, 1474429, 'profile_images/SA/DO/SADOG/Q75EMdaYW5yp3DeGz4Rkcp.png', 'O', '', 'SADOG', 886, '926262806', datetime.date(2012, 9, 17), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2014, 12, 28, 15, 42, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-07T07:22+00:00","hide_location":true}', 320823, 3484, 57, 69, 1, 0, '', 0, None), (573777, 4, 4, '蝴蝶之夏', 1867921, 97312939, 1, 5, 0, 'music/fa/ng/fangdongdemao/JZyF6apTxfvfmr4cKjmwjD.mp3', 0, 'song_covers/fa/ng/fangdongdemao/LgNKVx7wvjXmU8UrzczBiU.jpg', 1, '', '像一只蝴蝶\n贪恋着夏天\n追着那岁月\n还要飞多远\n莫非流着泪的脸\n你永远都看不见\n\n那一夜\n梦里面\n下着雪\n无尽的黑夜\n长满了思念\n拥抱着昨天\n也可以入眠\n为何对你的感觉\n从来都不曾改变\n\n一颗心\n多狂烈\n谁听见\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n无尽的黑夜\n长满了思念\n拥抱着昨天\n也可以入眠\n为何对你的感觉\n从来都不曾改变\n\n一颗心\n多狂烈\n谁听见\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n啊啊啊 啊 啊啊\n啊啊啊 啊 啊啊\n\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n啊啊\n靠近你身边\n把爱藏在心里面', 0, '', 0, '', 230, 320000, datetime.datetime(2019, 2, 3, 11, 57, 19), datetime.datetime(2019, 2, 3, 12, 6, 49), datetime.datetime(2019, 2, 3, 12, 6, 49), datetime.datetime(2019, 2, 12, 3, 50, 39), 50539, 1328, 35, 1, 1, 1, 0, None, 4, '{"TW":{"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), (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), (574285, 4, 4, '我看著鏡子裡的自己跳舞 Demo', 1488504, 97312853, 1, 5, 0, 'music/ar/su/arsu12356/MUSwkc6FSE6FzZVFJtHPFc.mp3', 0, 'song_covers/ar/su/arsu12356/e2Qt3YDBnhW7qJ3dAqi4pD.jpg', 1, '', '作詞 / 作曲 Arsu奕超\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, '奕超 Instagram ??\r\n「 1chao.flac 」\r\nhttps://www.instagram.com/1chao.flac/\r\n\r\n奕超 Youtube ??\r\n「 奕超 flac 」\r\nhttps://www.youtube.com/channel/UCP2lGdZZuPiPioTSVeddLKg', 0, '', 273, 256000, datetime.datetime(2019, 2, 12, 6, 42, 36), datetime.datetime(2019, 2, 12, 6, 43, 29), datetime.datetime(2019, 2, 12, 6, 43, 29), datetime.datetime(2021, 4, 29, 6, 57, 49), 82239, 2255, 100, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-20"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-21"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1488504, 'sha1$YVppPKlurCGk$f55f851618d2699b07471ac7b7ab363f0cbc9ac7', datetime.datetime(2021, 8, 8, 8, 42, 39), 0, '1chao', '奕超', '曾', '1chao0812@gmail.com', 0, 1, datetime.datetime(2015, 3, 4, 10, 46, 50), 1148520, 4, 4, 1488504, 'profile_images/1c/ha/1chao/R4gcD5vXpwpVKqewCAf8dG.jpg', 'M', '曾奕超', '奕超', 886, '907960812', datetime.date(1995, 8, 12), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2015, 3, 4, 10, 46, 50), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":1}', 247648, 1543, 2, 5, 0, 0, '', 0, None), (546625, 4, 4, '4:00A.M.', 1507860, 97275175, 2, 1, 0, 'music/lu/ke/lukechan168/D4pMo65sfnNkBKM6RUAL5E.mp3', 0, 'song_covers/lu/ke/lukechan168/QKcYrQ3RQ5Td83MJjVCrqR.png', 1, '', '拖著 崩潰邊緣的步伐 腦海裡 反覆放映著虛幻的美麗\n路燈照亮凌亂的頭髮 照亮堆積心中的慌 \n突然發現為何還在期待妳的電話\n\n所以我選擇逃避妳炙熱的目光 然後再用力把自己的渴望鎖上\n妳發過的每則簡訊 妳給過的每段記憶 到底 我能不能相信\n\n我明白 妳的世界裡太多色彩\n不可能注意到我的存在\n又有誰能聽見 我靈魂深處的脆弱自卑\n都只為妳而傾瀉', 0, '<Hormone Boys>\n\n主唱&吉他 Vocal&Guitar / 詹詠安\n貝斯 Bass / 陳思語\n鼓 Drum / 齊慕堯\n合音 chorus / 齊慕堯,許維軒,陳思語\n\n詞 Lyricist / 詹詠安\n曲 Composer / 詹詠安\n編曲 Arranger / 荷爾蒙少年,張皓棠Dennis Chang\n製作人 Producer / 張皓棠Dennis Chang\n錄音師 Recording Engineer / 張皓棠Dennis Chang,林心拓Taku Lin,顧孟堯Raven\n混音師 Mixing Engineer / 張皓棠Dennis Chang\n母帶後期製作 Mastering / 張皓棠Dennis Chang\n錄音室 Recording Studio / 騷聲工房 Sound Factory,河岸音造RMS\n美術設計 Art Design / 上官鼎亞\n\n特別感謝 Special Thanks / \nDennis,騷聲工房,蛋糕,阿拓,維軒,修齊,上官,TRASH,河岸留言和家人朋友們', 0, '', 479, 328764, datetime.datetime(2018, 1, 15, 11, 51, 28), datetime.datetime(2018, 1, 15, 11, 50, 35), datetime.datetime(2018, 1, 15, 11, 50, 35), datetime.datetime(2018, 1, 15, 11, 57, 57), 341354, 10576, 1089, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-09"]}}', 0, 0, 0, 0, 2, 2, 1507860, 'sha1$ZjDEecGXQTB0$7103c4a52627cf140e63f5e3ccd2efa8da040cf0', datetime.datetime(2023, 7, 16, 17, 2, 3), 0, 'lukechan168', '詠安', '詹', 'lukechan168@gmail.com', 0, 1, datetime.datetime(2015, 5, 26, 22, 2, 54), 1167537, 2, 2, 1507860, 'profile_images/lu/ke/lukechan168/U9bCf7ARmokLab75VhMiis.jpg', 'M', '詹詠安', '荷爾蒙少年 Hormone Boys', None, '', datetime.date(2015, 9, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2015, 5, 26, 22, 2, 54), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 1878059, 21514, 32, 3136, 1, 0, '', 0, None), (576255, 4, 4, '船到橋頭自然直demo', 785053, 97298882, 1, 5, 0, 'music/va/cu/vacuumusic/vEj7r9BXE6Z3npuZxyeFzK.mp3', 0, 'song_covers/va/cu/vacuumusic/7PFPQHNefVAYC8vQHMQHRe.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離開 執著已久的他', 0, '', 0, '', 243, 192000, datetime.datetime(2019, 3, 6, 16, 10, 35), datetime.datetime(2019, 3, 6, 16, 28, 38), datetime.datetime(2019, 3, 6, 16, 28, 38), datetime.datetime(2020, 4, 18, 2, 30, 58), 116054, 2684, 88, 1, 0, 1, 0, None, 4, '{"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), (576207, 4, 4, '暫時離線', 735436, 97313089, 1, 4, 0, 'music/ca/nd/candice12303/r37LEahzdJKhvNT42nUoCJ.mp3', 0, 'song_covers/ca/nd/candice12303/bREKtozucwWaMUs5gH6mX4.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, '暫時離線 ❁ Offline\n\n「選擇暫時離線,離開有你的世界」\n跳動Grooving點綴通訊音效\n道出網路發達的世代中\n不自覺產生的種種社交病症\n\n❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ \n\n作曲 Composer:藍婷\n作詞 Lyricist:藍婷\n製作人 Producer:吳奕宏\n編曲 Music Arrangement:吳奕宏、連強、徐牧寬\n配唱製作人 Vocal Producer:吳浚瑋\n電吉他 Electric Guitar:連強\n貝斯 Bass:羅晧宇\n合聲 Backing Vocals:藍婷\n合聲編寫 Chorus Arrangement:林哲安、吳奕宏、徐牧寬\n錄音師 Recording Engineer:吳奕宏\n錄音室 Recording Studio:荒原錄音室\n混音師 Mixing Engineer:吳奕宏', 0, '', 263, 192000, datetime.datetime(2019, 3, 6, 4, 29), datetime.datetime(2019, 3, 6, 4, 43, 12), datetime.datetime(2019, 3, 6, 4, 43, 12), datetime.datetime(2020, 1, 20, 9, 13, 43), 97414, 2786, 83, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,11]]}}', 0, 0, 0, 0, 2, 2, 735436, 'sha1$k1hNcAx6TXCxV6gaYVhvf7$a6e7c0dc42bb408aa7eb6137a96f765c0346240f', datetime.datetime(2025, 2, 26, 13, 7, 39), 0, 'lanting', '', '', 'lanlong1203@gmail.com', 0, 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 372061, 4, 4, 735436, 'profile_images/la/nt/lanting/2Yc7WPY4qWYU27rLSEYNwa.png', 'F', '', '藍婷', 886, '928422436', datetime.date(1995, 12, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 2, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 644513, 2075, 6, 0, 1, 0, '', 0, None), (576965, 4, 4, '終歸知往', 1584502, 97265996, 1, 4, 0, 'music/Co/nt/ControlT/BTfaBYm8cQkcdoDJonq8UP.mp3', 0, 'song_covers/Co/nt/ControlT/7v8zCATJ8WSY9ECTgzAccF.jpg', 1, '', '詞:李妮蓁\n曲:李妮蓁、蘇奕瑞\n編曲:Control T\nBass手:南瓜\n\n我怎樣 又蹣跚 又看過燦陽\n又背著月亮 走離了\n原本溫暖的家鄉\n\n告別多少過往 要自己不再想像\n可是我還是有嚮往\n可是路還很漫長\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\nFacebook粉絲專頁: https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 180, 320000, datetime.datetime(2019, 3, 15, 8, 57, 28), datetime.datetime(2019, 3, 15, 9, 2, 24), datetime.datetime(2019, 3, 15, 9, 2, 24), datetime.datetime(2020, 3, 4, 10, 5, 23), 65654, 1923, 146, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 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), (575123, 4, 4, '光圈 feat. 香香', 716483, 97315820, 2, 1, 0, 'music/pi/sc/piscoband/9BYSxqUQMvVDVNBDpkKefN.mp3', 0, 'music_albums/pi/sc/piscoband/FGeELpBuvMmDJQUwPNihB3.jpg', 1, '', '[00:30.01]睜開雙眼 \n[00:33.15]不知白天黑夜\n[00:37.04]現實虛幻之間 \n[00:40.20]只求不再失眠\n[00:45.10]快樂是什麼 \n[00:47.07]我怎麼都不懂\n[00:49.04]微笑又是什麼 \n[00:50.23]嘴角怎麼顫抖\n[00:53.03]淚還是會流 \n[00:54.17]做無止盡的夢\n[00:56.12]伸手觸碰星空 \n[00:58.07]剩黑暗包圍我\n[01:01.14]不要對我說抱歉 \n[01:04.19]只要擁抱我久一點\n[01:08.18]你看 眼前的路有多危險 \n[01:12.17]有時想放棄一切\n[01:16.11]如果我只想沉睡 \n[01:19.15]就請你也諒解\n[01:23.12]明天 再和另個明天妥協\n[01:42.02]一句振作 \n[01:45.09]心就掉入黑洞\n[01:49.07]一句加油 \n[01:52.22]蔓生更多愧疚\n[01:57.07]快樂是什麼 \n[01:59.05]我怎麼都不懂\n[02:01.02]微笑又是什麼 \n[02:02.22]嘴角怎麼顫抖\n[02:05.00]淚還是會流 \n[02:06.13]做無止盡的夢\n[02:08.09]伸手觸碰星空 \n[02:10.06]剩黑暗包圍我\n[02:13.12]不要對我說抱歉 \n[02:16.18]只要擁抱我久一點\n[02:20.16]你看 眼前的路有多危險 \n[02:24.16]有時想放棄一切\n[02:28.07]如果我只想沉睡 \n[02:31.10]就請你也諒解\n[02:35.09]想念 醞釀成眼角的光圈\n[03:12.14]小時候 \n[03:14.22]我害怕進教室\n[03:17.18]那些人是不是在嘲笑我\n[03:20.17]我只是看起來跟你們不一樣\n[03:23.15]我還是我 \n[03:25.05]但是為什麼\n[03:26.17]覺得我站在快消失的邊緣\n[03:29.13]如果誰可以 \n[03:30.23]對我伸出手\n[03:32.11]世界就可能不一樣了\n[03:35.19]長大後 \n[03:37.22]我學習面對人群\n[03:40.19]我只是 \n[03:41.13]眼神還有點害怕\n[03:43.17]這世界怎麼跟我想的不一樣\n[03:46.14]我還是我 \n[03:48.07]你們憑什麼\n[03:49.17]妄想誰可以決定誰愛上誰\n[03:52.15]只需要一個人認同我\n[03:55.10]世界就可能不一樣了', 1, '每一首歌都是一個故事,而光圈是好多人的故事。朋友的、家人的、小論的、還有我自己的。小時候因為性別傾向被欺負,青春期在自我矛盾中不斷的質疑自己,出櫃後面對的是來自社會的不諒解,憂鬱症爆發的那段時間,好多個夜晚都在失眠中度過,一次又一次的哭泣只為了能夠勇敢的面對明天,直到遇到愛的人與愛我的人,我的世界慢慢的有了改變。', 0, '', 245, 192000, datetime.datetime(2020, 10, 21, 9, 50, 30), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2020, 10, 23, 8, 21, 29), 245204, 4254, 200, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,9],[2019,10],[2019,11],[2019,12],[2019,14]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (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), (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), (542286, 4, 4, '降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢', 1597251, 97274763, 2, 7, 0, 'music/sw/ee/sweetjohnband/d5vjcCNMgypmudT3nBKgWW.mp3', 0, 'song_covers/sw/ee/sweetjohnband/8j739ApHdbNkHn5hrXmLS9.jpg', 1, '', '[00:00.00] \n[00:00.18]我們都懂怎麼遊戲\n[00:04.18]尋風險最低的開心\n[00:08.18]坦白不在選項裡面\n[00:12.18]事與願違就沒關係\n[00:16.09] \n[00:16.18]話題要跳躍得聰明\n[00:20.78]距離要曖昧而輕盈\n[00:24.80]不管是誰先越了線\n[00:28.89]過了明天也該忘記\n[00:33.03]太多相遇\n[00:36.82]只留下也許\n[00:40.84]如果你同意\n[00:44.80]這次我們可不可以\n[01:05.58]享受這場雨\n[01:08.82]多餘的顧慮\n[01:11.39]淋濕了就把它\n[01:13.65]通通都拋棄\n[01:16.76]天真卻美麗\n[01:19.23]當遇見了對的你\n[01:21.53]厭倦了旅行\n[01:24.82]華麗的風景\n[01:27.47]經過了就讓它\n[01:29.43]通通都淡去\n[01:32.76]也毫不可惜\n[01:35.32]當遇見了對的你\n[02:36.93]氣象預報有點蹊蹺\n[02:40.72]越在意越是猜不著\n[02:44.74]一個人撐傘太單調\n[02:48.71]可能你出現的剛好\n[02:53.06]太多相遇\n[02:56.85]只留下也許\n[03:00.87]如果你同意\n[03:04.87]這次我們可不可以\n[03:11.57]享受這場雨\n[03:14.86]多餘的顧慮\n[03:17.25]淋濕了就把它\n[03:19.56]通通都拋棄\n[03:22.71]天真卻美麗\n[03:25.32]當遇見了對的你\n[03:27.54]厭倦了旅行\n[03:30.82]華麗的風景\n[03:33.55]經過了就讓它\n[03:35.51]通通都淡去\n[03:38.80]也毫不可惜\n[03:41.27]當遇見了對的你', 1, '『我們逐漸習慣於安逸、謹慎地在保護傘中等待,卻忘了遇見愛情的機率,永遠都是從決定奮不顧身那一刻起開始計算。』\r\n\r\n-------------\r\n【 實體購買通路・請用行動支持約翰】\u3000\r\n\u3000● 博客來 https://goo.gl/pFxftf\r\n\u3000● 誠品 https://goo.gl/HVwMYE\r\n\u3000● 五大唱片 https://goo.gl/tRCbPZ\r\n\u3000● Pinkoi https://goo.gl/4Pp2aw\r\n\u3000● 台中特約寄賣點 元氣唱片行\r\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\r\n\r\n【數位上架平台】\r\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\r\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\r\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\r\n\r\n-------------\r\n【Dear】Official Audio\r\n\u3000● YouTube播送中 https://goo.gl/8xxWiC\r\n【失蹤人口 Missing You】 Official Music Video\r\n\u3000● YouTube播送中 https://goo.gl/Ps8a1Z\r\n-------------\r\n\r\n• Facebook: https://www.facebook.com/sweetjohnband/\r\n• Youtube: https://www.youtube.com/channel/UCGdLLM0CekFmgMhPpnG9A7Q\r\n• Weibo: http://weibo.com/SweetJohn \r\n\r\n• MUSIC\r\n詞 Lyricist | 吳倬安 Leon Wu\r\n曲 Composer | 石裕獎 Duncan Shih、梁丹郡 Mandark Liang\r\n編曲 Arrangement | 甜約翰 Sweet John\r\n主要錄音、製作人 Main Recording & Producer | 鍾濰宇 Yu @ 89 studio \r\n鼓錄音、共同監製 Drum Recording & Co-Producer | 錢煒安 Zen Chien @ 112F Recording Studio \r\n混音 Mixing | 陳君豪 Howe @ 成績好Studio\r\n母帶後期處理 Mastering | Mike Marsh @ The Exchange Studio', 0, '', 242, 320000, datetime.datetime(2017, 11, 22, 3, 48, 24), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2019, 12, 2, 16, 13, 32), 564753, 15414, 517, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-04"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2017,51],[2018,1],[2017,52],[2018,2]]},"CN":{"song_of_the_days":["2017-12-05"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,47],[2017,48],[2017,49],[2017,50],[2017,51],[2017,52],[2018,2]]},"HK":{"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2018,1],[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (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), (548815, 4, 4, '半心', 2126856, 97274416, 1, 4, 0, 'music/za/ni/zaniband_tw/KTBfHU26HcudWg2N796Dfd.mp3', 0, 'song_covers/za/ni/zaniband_tw/fJcMWVJ7mBihteGZVX9oam.png', 1, '', '我只剩一半的心\n一半正在漂浮 漂浮在不定中\n尋找一個理由 \n果凍腦中想像 想像就身在其中\n\n我一半的心明白 我沒必要照著走\n糊在漿糊裡頭 不要掙扎了吧? 投降吧!\n\n一切 just so foggy. I, I, I can’t see clearly\nI, I, feel so dizzy dizzy dizzy\n一切 just so foggy. I, I, I can’t see clearly\nOh, 但我不想清醒\n\n我只剩一半的心 \n一半正在恍惚 恍惚在不定中\n期待一個交手 \n撂倒腦中對手 想像他大難臨頭\n\n我一半的心明白 我沒必要爭你我\n栽在盆栽裡頭 不要計較了吧? 放手吧!\n\n一切 just so foggy. I, I, I can’t see clearly\nI, I, feel so dizzy dizzy dizzy\n一切 just so foggy. I, I, I can’t see clearly\nOh, 但我不想清醒', 0, '', 0, '', 232, 320140, datetime.datetime(2018, 2, 21, 5, 10, 16), datetime.datetime(2018, 2, 21, 5, 8, 53), datetime.datetime(2018, 2, 21, 5, 8, 53), datetime.datetime(2018, 2, 21, 5, 42, 58), 148720, 4638, 266, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-03-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-03-10"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,10]]}}', 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), (549101, 4, 4, '蒙毅將軍 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/LDAuyxSJU3nDFraWSRBgXk.mp3', 0, 'song_covers/nc/kn/nckn/yhAaqqrqAyoW7vZGvj2PLL.jpg', 1, '', '砰的一聲巨響 \n我又驚醒在這紛亂的沙場\n這是第幾個紛紛暮雪的夜晚\n我拾起代代相傳寶刀 \n奮不顧身再衝向沙場\n儘管已滿身傷\n\n一刀 一劍 已分離\n血肉 眼淚 和回憶\n一壺 一杯 一瓢飲\n愛人 面容 依稀\n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n阿 再多的抱歉 \n也挽回不了你回到我的身邊\n\n\n我從平民百姓當上士卒將領 \n戰場上無人能敵 我戰功彪炳\n叱吒各地鄉里 所有人在提\n都是我的名 都是我的事蹟\n儘管身旁再多花天酒地\n我一樣選擇了你 這是命中註定\n我願為你放棄所有得到的名利\n\n一吹 一奏 琴瑟鳴\n醉裡 烽火 憶猶新\n一壺 一杯 一瓢飲\n愛人 早已 遠去 \n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n\n自古紅顏 多惆悵 \n只為某君笑\n莫怪吾將 無情走 \n只怪愛錯郎', 0, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n寫自成龍與金喜善主演電影《神話》,劇中秦始皇的將領-蒙毅,奉命保護圖安國獻給秦始皇的玉漱公主入秦,雙方各復使命,途中遭遇趙高折兵埋伏,蒙毅一路保護公主,二人一見傾心,卻礙於身份,未能終成眷屬。\n\n「砰的一聲巨響」,從現代再次穿越到過去的蒙毅,驚醒在煙硝瀰漫的戰場上,看見的是烈馬奔騰,聽見的是殺聲無數,此刻的他不能再安逸,身不由己的使命,他是為國而戰,站在沙場上奮鬥的大將。\n「自古紅顏多惆悵 只為某君笑 莫怪吾將無情走 只怪愛錯郎」\n以說書人的角度來講述無奈悲慘的結局,她的美和她的身份一樣高貴,卻是不能自主的,她和無數女子一樣渴望真愛,但也僅只能在心裡渴望,不得不屈從於命運的安排。\n\n整首歌描寫的是蒙毅將軍對玉漱的內斂情感,在過去的世界裡,自由的愛情是不被允許的,「問世間情為何物?直教人生死相許」, 自古至今,無論是傳說或是真有其人,多少有情人聚而又分,無緣最後的結局…\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 274, 320119, datetime.datetime(2018, 2, 24, 16, 28, 35), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2020, 4, 1, 7, 1, 50), 240600, 4166, 418, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"HK":{"top_record_weekly_champions":[[2018,9]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (361768, 4, 4, '披星戴月的想你 demo', 766769, None, 1, 4, 0, 'music/pa/n8/pan810060/74b9aa794f7044f7a75c9903c1660427.mp3', 0, 'song_covers/ac/cu/accusefive/afZSkqPhp3rbhD39Y9XkYY.jpeg', 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, '', 355, 320000, datetime.datetime(2015, 12, 27, 22, 35, 17), datetime.datetime(2015, 12, 27, 22, 35, 5), datetime.datetime(2015, 12, 27, 22, 35, 5), datetime.datetime(2018, 9, 17, 15, 31, 43), 1948218, 39907, 1060, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2016-02-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2015,53],[2016,1],[2016,2],[2016,3],[2016,4],[2016,5],[2017,43]]},"CN":{"recommend_by_expert":true,"top_record_weekly_champions":[[2017,17],[2017,42],[2017,43],[2017,45],[2017,49],[2017,52],[2018,6],[2018,7],[2018,12]]},"HK":{"top_record_weekly_champions":[[2015,53],[2016,1],[2016,2],[2016,4],[2016,5],[2017,44],[2017,45],[2017,52]]}}', 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), (551405, 4, 4, '行星', 2175901, None, 1, 4, 0, 'music/Be/st/Bestards/FHXCqqVUXhtkM767gByh4f.mp3', 0, 'song_covers/Be/st/Bestards/zLvwjJdnuvU4LRFHkc4S5.png', 1, '', '[00:25.18]沒有行李 沒有目的\r\n[00:34.91]一個人旅行\r\n\r\n[00:44.61]在無邊黑暗裡 直到耗盡勇氣\r\n[00:54.26]卻無人回應\r\n\r\n[01:02.94]忘記了呼吸\r\n[01:08.06]直到誰的溫熱把我喚醒\r\n[01:22.30]指引卻無法觸及\r\n[01:27.57]那絕對的距離\r\n[01:32.48]投射光芒的你\r\n\r\n[01:39.46]我獨自盤旋在看得見你的軌道\r\n[01:44.25]仰望著你一圈再一圈的圍繞\r\n[01:49.16]我不能靠近 卻也不願遠離\r\n[01:53.98]習慣在你影子裡遊戲我的孤寂\r\n\r\n[01:58.86]你成為了定律我放棄了時間\r\n[02:03.61]轉過了一天過了一季過一年\r\n[02:08.56]你一如往常發著光 而我就這樣\r\n[02:15.82]安靜地被遺忘\r\n\r\n[03:16.64]我獨自盤旋在看得見你的軌道\r\n[03:21.51]仰望著你一圈再一圈的圍繞\r\n[03:26.30]我不能靠近 卻也不願遠離\r\n[03:31.12]習慣在你影子裡遊戲我的孤寂\r\n\r\n[03:36.07]你成為了定律我放棄了時間\r\n[03:40.86]轉過了一天過了一季過一年\r\n[03:45.93]你一如往常發著光 而我就這樣\r\n[03:53.19]安靜地被遺忘\r\n\r\n[04:05.20]我沉睡時幻想 你就在我身旁\r\n[04:10.27]清醒卻發現 你仍然遠方\r\n[04:15.06]你聽見了嗎 我在這裡歌唱\r\n[04:19.88]一個人一個星球等待你一個回答\r\n\r\n[04:24.95]也許有天時間把願望都埋葬\r\n[04:29.79]只留下我為你踱步的殘響\r\n[04:34.54]你一如往常發著光 而我就這樣\r\n[04:41.77]安靜地被遺忘\r\n[04:46.63]滿足地被遺忘\r\n[04:51.42]幸福的被遺忘', 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理想混蛋粉絲專頁 | 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/gDfhsG\r\n\r\n【《行星》吉他和弦譜釋出】\r\n真的很開心《行星》受到大家的喜愛\r\n也有許多人私訊我們希望能夠提供吉他譜\r\n因此我們製作了行星的和弦譜\r\n已經公開在理想混蛋的粉絲專頁上囉!', 0, '', 322, 320003, datetime.datetime(2018, 3, 21, 8, 25, 38), datetime.datetime(2018, 3, 21, 8, 25, 17), datetime.datetime(2018, 3, 21, 8, 25, 17), datetime.datetime(2019, 5, 19, 16, 8, 11), 1719670, 32989, 1219, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-06-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,13],[2018,14],[2018,15]]},"CN":{"song_of_the_days":["2018-06-18"],"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), (552739, 4, 4, '房东的猫 - 云烟成雨', 1867921, 97297740, 1, 5, 0, 'music/fa/ng/fangdongdemao/XEYUNVYZXnnigNQTY5bcdg.mp3', 0, 'song_covers/fa/ng/fangdongdemao/b2hnfQGXVxsXkVgtY8eDvA.jpg', 1, '', '《云烟成雨 》\n你的晚安 是下意识的恻隐\n我留至夜深 治疗失眠梦呓\n那封手写信 留在行李箱底\n来不及 赋予它旅途的意义\n若一切 都已云烟成雨\n我能否 变成淤泥\n再一次 沾染你\n若生命 如过场电影\nOh让我再一次 甜梦里惊醒\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们\n若一切 都已云烟成雨\n我能否 变成淤泥\n再一次 沾染你\n若生命 如过场电影\nOh让我再一次 甜梦里惊醒\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们\n站台 汽笛响起\n想念是你的声音\n我们提着过去 走入人群\n寻找着一个位置 安放自己\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们', 0, '《云烟成雨》是由主唱红鼻子小黑和吉他手少年佩组成的快乐民谣小组合的房东的猫演唱,是动画《我是江小白》片尾曲,该动画《我是江小白》将于11.9日全网上线。\n主唱:@红鼻子小黑\n作曲:@少年佩\n作词:墨鱼丝\n制作人/编曲:黎偌天\n监制:李纤橙', 0, '', 240, 327394, datetime.datetime(2018, 3, 30, 11, 10, 42), datetime.datetime(2018, 3, 30, 11, 10, 25), datetime.datetime(2018, 3, 30, 11, 10, 25), datetime.datetime(2018, 3, 30, 11, 11, 49), 351862, 7725, 147, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2018,28]]}}', 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), (552531, 4, 4, '別再掩飾你的厭世', 1174164, 97297716, 2, 1, 0, 'music/ir/on/ironhorn/JaY5CH2UGsRRKSdvz5FcVQ.mp3', 0, 'music_albums/ir/on/ironhorn/8GGkjuoubMKtVyB8cvQP56.jpg', 1, '', '我在遺憾中漸漸死去\n我在失落中學會哭泣\n一顆心掙扎沒有生命掉在哪裡\n黑色的血液,吟唱著沒有人的過去\n曾經……\n人們追朔著恐懼,一點點的忘記自己\n可是這一切,都是在遊戲\n你在逃避著過去,自己殺了自己\n回眸一望這一切沒意義', 0, '歌名:別再掩飾你的厭世\n歌曲版權:宋德鶴\n作詞:黃泳豪\n作曲:黃泳豪\n編曲:宋德鶴\n歌曲秒數:四分五十秒', 0, '', 289, 320000, datetime.datetime(2018, 3, 26, 18, 12, 7), datetime.datetime(2018, 3, 26, 18, 11, 49), datetime.datetime(2018, 3, 26, 18, 11, 49), datetime.datetime(2020, 2, 17, 9, 29, 13), 272955, 6103, 442, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-04-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,14],[2018,17],[2018,18]]},"CN":{"song_of_the_days":["2018-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,19]]},"HK":{"top_record_weekly_champions":[[2018,14],[2018,19]]}}', 0, 0, 0, 0, 2, 2, 1174164, 'sha1$xPd7dVL8vWKMeH6QZMcvqB$ac3f7aa31c19672b1dc88026f31053229fe50839', datetime.datetime(2025, 6, 6, 13, 53, 18), 0, 'Song_of_crane', '', '', 'ironhorn888@gmail.com', 0, 1, datetime.datetime(2014, 7, 7, 1, 25), 836709, 2, 2, 1174164, 'profile_images/ir/on/ironhorn/XHACDbTCrquJRw4kFeXYeq.jpg', 'O', '宋德鶴', '宋德鶴Song of crane', 886, '982023368', datetime.date(2014, 1, 5), 'CHA', 81, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2014, 7, 7, 1, 25), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-02T09:50+00:00","show_birthday":0,"hide_location":false,"had_edit_username":true}', 868907, 6504, 11, 67, 1, 0, '', 0, None), (554138, 4, 4, '直到我遇見了你', 470261, 97297776, 1, 4, 0, 'music/le/ft/left7792/xQ8XnQDQDWi7VfJXwkRnoE.mp3', 0, '', 1, '', '曲/編: 李友廷\n詞: 李友廷、鵝毛筆\n混音: 周均\ndrum: 毛恩\nbass: 郭宏\nsax: 廖莊廷\n\n以為生活就是重複\n自己就是全部\n直到我遇見了你\n直到我遇見了你 girl\n\n一個眼神交錯\n請你別再對我保留\n透露一點線索\n\n像 夜空最閃亮的一顆星 你是\n已知世界最美麗風景\n如果沒有遇見你\n全身細胞不會告訴自己\n我渴望 我想要 你全部 的全部\n你讓我醉的抓狂\n都因為你 都因為你\n\n你後退 我往前\n走兩步再轉個圈\n享受著與你的共舞\n\n你盲注 我梭哈\n這個遊戲多好玩\n除了你還能夠愛誰\n\n寫首歌曲\n旋律是你\n節奏是宇宙 oh\n讓我們更靠近\n文字就交給歲月慢慢填齊\n\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, '', 246, 192000, datetime.datetime(2019, 1, 8, 10, 53, 59), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2025, 6, 28, 12, 49, 13), 640602, 16205, 446, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4]]},"CN":{"song_of_the_days":["2019-02-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6],[2019,7],[2019,8],[2019,9],[2019,10]]}}', 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), (556300, 4, 4, '城市的浪漫運作【Demo】', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/WzBk3C4gQV6cDyPTQekxxK.mp3', 0, 'music_albums/sw/ee/sweetjohnband/XMHp6EBAsjMLnkh3KB8i59.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都是一種 過份感性後的索求', 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, '', 228, 192143, datetime.datetime(2018, 5, 16, 16, 43, 13), datetime.datetime(2018, 5, 16, 16, 43), datetime.datetime(2018, 5, 16, 16, 43), datetime.datetime(2019, 5, 14, 3, 31, 8), 282495, 9151, 842, 1, 11, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-05-23"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-05-24"],"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), (556170, 4, 4, '光塵', 841766, None, 2, 7, 0, 'music/He/ll/HelloNico/k5KzwYpJehar5LteYvz8QT.mp3', 0, 'song_covers/He/ll/HelloNico/hKY5Jbt97FkWKT7KC5kEfC.jpg', 1, '', '不想醒來的每個早晨\n不能扮演好任何角色\n無法展開下一段旅程\n那就先好好的待在這\n\n聽暗夜傳來的鐘聲\n看夏花不畏死而生\n我想我還有點選擇\n試著寫最好劇本\n\n和光同塵 黑暗共生\n每個你 都是多麼獨一無二\n沒有他者 只有我們\n我唱的是為我們寫的歌\n\n在那冷冽冰涼的時刻\n摩挲之後就感到溫熱\n光束一直都陪伴在這\n我們一起緊緊的握著\n\n要並肩看夕陽西沈\n月亮出現就能安穩\n要把噩夢還給星辰\n把終點交給過程\n\n和光同塵 黑暗共生\n曾經失衡 眼神才更加清澈\n就算痛苦 還會快樂\n忐忑靈魂 不用掩飾疤痕\n\n和光同塵 黑暗共生\n一片漆黑中 彼此當守護者\n擁抱混沌 直到失溫\n不等白晝 夜能夠行光合\n所有顏色 都能紋身\n視線模糊刻出最美的圖騰\n閉上雙眼 也能指認\n生命裂痕 是你獨特花紋', 0, 'Hello Nico 2018 全新單曲〈光塵〉\r\n\r\n很多時候我們也想要勇敢的站起來往前走\r\n但就是沒辦法\r\n真的沒辦法\r\n\r\n那先在這邊坐一下吧\r\n如果累了 就靠著彼此休息\r\n我會一直在你身邊\r\n\r\n————\r\n作曲:李詠恩\r\n作詞:李詠恩\r\n編曲:Hello Nico\r\n製作:Hello Nico\r\nISRC: TWS171800003\r\nOP:黑市音樂股份有限公司 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP:科科農場股份有限公司 KKFARM Co., Ltd.', 0, '', 239, 192028, datetime.datetime(2018, 5, 15, 11, 4, 30), datetime.datetime(2018, 5, 15, 11, 4, 17), datetime.datetime(2018, 5, 15, 11, 4, 17), datetime.datetime(2019, 7, 25, 10, 24, 41), 171671, 4481, 108, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-05-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,21],[2018,22],[2018,24]]},"CN":{"song_of_the_days":["2018-05-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,20]]}}', 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), (556352, 4, 4, '歡迎光臨 demo', 1766, None, 1, 4, 0, 'music/or/an/orangechang/cbUELkEsMLNquqJZnDno7.mp3', 0, 'song_covers/or/an/orangechang/6dQ52Xfvqbuhms6gnJrCqZ.jpg', 1, '', '這是何等幸運\n\n就像一隻飛魚\n\n遇到一些難題\n\n比人家 會忘記 或失憶 \n\n這是我的天性\n\n有飯吃就可以 \n\n亂花錢我也可以\n\n我也不想爭第一 拿去拿去\n\n \n然而都是天意\n\n怎麼有了baby\n\n也是一種到底\n\n對未來 重新來 再定義\n\n如此這般年紀\n\n有點老但可以\n \n猜想老爸抱孫子\n\n笑笑嘻嘻\n\n\n當 老婆肚 子 一天比一天的大\n\n超 音波圖 看起來好像小青蛙\n\n到 底像我 還是像媽媽\n\n最好不要鼻子像我 就慘啦\n\n幾個月後墜地呱呱\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, '', 200, 192163, datetime.datetime(2018, 5, 17, 10, 4, 46), datetime.datetime(2018, 5, 17, 10, 4, 33), datetime.datetime(2018, 5, 17, 10, 4, 33), datetime.datetime(2021, 5, 31, 3, 21, 44), 87862, 2044, 307, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,20]]}}', 0, 0, 0, 0, 2, 2, 1766, 'sha1$8a02f$9b64f9b7659b9988e5939bbae8d63b86e76fb067', datetime.datetime(2025, 5, 23, 0, 29, 14), 0, 'orangechang', 'Orange', 'Chang', 'orangechang@hotmail.com', 0, 1, datetime.datetime(2006, 2, 11, 22, 57), 763, 2, 2, 1766, 'profile_images/or/an/orangechang/Ae5DuRgZhmGe4CmpxcCxPZ.jpg', 'M', 'ayal komod', '海雅谷慕地下頭目(((張震嶽)))', None, '', datetime.date(1974, 5, 2), 'KEE', 88, 1514707, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2006, 2, 11, 22, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3685743, 35959, 62, 1620, 1, 0, '', 0, None), (387411, 4, 4, '與浪之間 Waves', 766413, 97267326, 1, 4, 0, 'music/Va/st/VastHazy/4541c2547ed043e0bbd21074ab14fe03.mp3', 0, 'song_covers/Va/st/VastHazy/b09a078c7b064923aceec1dc442db181.jpg', 1, '', '詞 / 曲 Lyricist& Composer | 林易祺 Yi Chi Lin\n\n黑色的瘋狂 佔據了黑色的你\n白色的勇氣 親吻著白色的心 \xa0\n一瞬間 看不清 就想抓住你\n離開了 又回去 只想擁抱你\n\n看不見你 也看不見自己\xa0\n看不見你 就看不見自己\n\xa0\n與浪之間 承載著秘密 \xa0\n銀色的光 拉著我跳舞\n血液在竄 \xa0思緒混亂 \xa0不停轉彎\n誰在呼喊我 \xa0\xa0\n\n與浪之間\xa0 說一個故事\n害怕的人\xa0 尋一個出口\n越走越暗 \xa0微光一閃 \xa0才看見你 \n我還在\n', 0, '\u200b我的腦袋就像一片海 -\n浪與浪之間,除了美麗的白色浪花,還藏著無止盡的垃圾\n它們一直都在這裡,我無法選擇自己想要的。\n人生沒有什麼是絕對的,\n接收好的、不好的一切,才是最完整的自己。\n\n人生沒有什麼是絕對\n接收好的 不好的ㄧ切 才是最完整的自己\u2028\n\n編曲 Arrangement | 林易祺 Yi Chi Lin \n木吉他 Acoustic Guitar | 林易祺 Yi Chi Lin \n電吉他 Electric Guitar | 林易祺 Yi Chi Lin \n爵士鼓 Drums | 吳岳霖 Yue Lin Wu \n鈴鼓 Tambourine& 沙鈴Shaker | 潘維瀚 Wei Han Pan \n和聲編寫 Chorus Arrangement | 田曉梅 Brandy Tien \n和聲 Chorus | 田曉梅 Brandy Tien、蕭至勛 Joseph Hsiao、何瑞康 Ray Kang Ho、蔡周翰 Chou Han Tsay、顏靜萱 Ka Ka Yen、林易祺 Yi Chi Lin \n', 0, '', 290, 192060, datetime.datetime(2016, 12, 20, 13, 52, 57), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2017, 3, 27, 16, 29, 57), 540220, 15425, 661, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-12-30"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2016,52],[2017,1]]},"CN":{"song_of_the_days":["2016-12-31"],"top_record_weekly_champions":[[2016,52]]},"HK":{"top_record_weekly_champions":[[2016,52],[2017,1]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (361033, 4, 4, '最理想的樣子 Demo', 1579809, None, 1, 6, 0, 'music/ru/le/rule1230/f2ade603012f4a93aae687a6d80e6b82.mp3', 0, 'song_covers/ru/le/rule1230/4akDXbzWS53aqYqQjZDjtL.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, '', 208, 320000, datetime.datetime(2015, 12, 16, 10, 41, 9), datetime.datetime(2015, 12, 8, 15, 3, 43), datetime.datetime(2015, 12, 8, 15, 3, 43), datetime.datetime(2021, 6, 17, 13, 47, 12), 29996, 717, 53, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1579809, 'sha1$HM0aZWBbpkLHR8nPDRFgON$d3e3dcaa763ae4133278f8b5150bdf2a9714d09a', datetime.datetime(2025, 6, 24, 3, 59, 16), 0, 'rule1230', 'Faye', 'Chuang', 'rule1230@gmail.com', 0, 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1238577, 4, 4, 1579809, 'profile_images/ru/le/rule1230/W3YqrwDkTvgoU2Hn97NpwD.jpg', 'F', ' 莊蕎嫣', '莊蕎嫣 Faye.', 886, '921267481', datetime.date(1989, 12, 30), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":2,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 350985, 2478, 19, 8, 1, 0, '', 0, None), (548294, 2, 2, '5 : 1 0 a.m.', 1811341, None, 2, 7, 0, 'music/Fo/ol/FoolAndIdiotBand/5LpBKXjJkXsJonoekkGHmA.mp3', 7777265, 'song_covers/Fo/ol/FoolAndIdiotBand/sdvLhfsX4uFTSwGFX252TA.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\n这个问题,若是从20岁出头的男孩口中一派轻松地说出,肯定会被大人们认为是个未经世事的屁孩吧。\r\n\r\n然而这个问题总是在我失眠的夜里浮现,尽管翻来覆去的我依稀记得明天有该做的事情要面对,有该上的课不然会毕不了业,但你知道我所说的东西并不涵盖这些事情。\r\n\r\n睡不著的人最后总会被思绪击败,开始下床找点事情做。\r\n\r\n我习惯去冰箱里找些东西,也不见得吃,但就是会去把冰箱打开,再关起来,若真的要说了话,我猜我很期待能看到一箱冰啤酒,最好配点牛肉乾和起士条。点了根烟后靠坐在阳台上,从9楼往下看著树影摇晃的街道,从9楼往上看著月色茫茫的夜空,思考著一件又一件只有未经世事的屁孩在意的事情。\r\n\r\n当然冰啤酒和起士条从没有凭空出现过,但冰箱门开关几次后,这首歌出现了。那些夜晚上烦恼的那些事情 < 5:10 A.M. > 。\r\n\r\n\r\n\r\n\r\n睡不著的人最后总会回到床上,乞求睡眠将一切归零,再次天亮后忘记反侧辗转的思绪。', 0, '', 240, 258974, datetime.datetime(2018, 2, 10, 13, 24), datetime.datetime(2018, 2, 10, 13, 23), datetime.datetime(2018, 2, 10, 13, 23), datetime.datetime(2023, 2, 21, 9, 59, 56), 2218031, 54268, 1468, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-03-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,11],[2018,12],[2018,13],[2018,27],[2018,28],[2018,29],[2018,30],[2018,31],[2018,32],[2018,33],[2018,34],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41]]},"CN":{"song_of_the_days":["2018-03-11"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,23],[2018,31],[2018,38],[2018,40],[2018,41],[2018,42],[2018,43],[2019,4],[2019,5],[2019,13],[2019,16]]},"HK":{"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,11],[2018,13],[2018,28],[2018,30],[2018,31],[2018,32],[2018,33],[2018,34],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41],[2018,43]]}}', 0, 0, 0, 0, 2, 2, 1811341, 'sha1$U4eV5Tkc94JH$cc8eefdfc963444660d27fe05f5da8056d2b105c', datetime.datetime(2023, 2, 21, 9, 55, 4), 0, 'FoolAndIdiotBand', '', '', 'foolandidiotband@gmail.com', 0, 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1296765, 2, 2, 1811341, 'profile_images/Fo/ol/FoolAndIdiotBand/8CNnSZn8Yfpjbip8DmJeDn.jpg', 'O', '', '傻子與白痴', 886, '978397615', datetime.date(1938, 1, 1), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 4785768, 75459, 15, 64070, 0, 0, '', 0, None), (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), (488192, 4, 4, 'King & Queen', 1884892, 97297994, 2, 1, 0, 'music/6x/t7/6xt7/uPDKRpcqe9SqRk2eCUpLfA.mp3', 0, 'song_covers/6X/T7/6XT7/c7cugZyj8Xgq3rM6BdjJvm.JPG', 1, '', '', 0, '', 0, '', 230, 320000, datetime.datetime(2017, 6, 1, 2, 32, 55), datetime.datetime(2017, 6, 1, 2, 32, 40), datetime.datetime(2017, 6, 1, 2, 32, 40), datetime.datetime(2020, 9, 19, 19, 17, 48), 95876, 497, 10, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-08-06","2018-06-25"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,25],[2018,26]]},"CN":{"song_of_the_days":["2018-06-26"],"recommend_by_expert":true,"top_record_weekly_champions":[[2018,24]]},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27]]}}', 0, 0, 0, 0, 2, 2, 1884892, 'sha1$zBgKILKM7RY7$31c76992bc9655f909a11271b9f7a3475786141e', datetime.datetime(2023, 1, 23, 16, 22, 13), 0, '6XT7', '', '', '6xt7love@gmail.com', 0, 1, datetime.datetime(2017, 6, 1, 2, 27), 1457032, 2, 2, 1884892, 'profile_images/6X/T7/6XT7/dxPVSvyuxF8EuwAp4QdiZL.jpeg', 'O', '', '6XT7', 886, '988270376', datetime.date(1939, 1, 1), 'US', 355, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 6, 1, 2, 27), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-01-30T02:33+00:00"}', 133651, 342, 0, 22, 1, 0, '', 0, None), (558397, 4, 4, '走馬feat.南西(Cover)', 1955072, None, 1, 5, 0, 'music/mi/ss/missbac/9M32gC7UGgCKr6NYzZzwfL.mp3', 0, 'song_covers/mi/ss/missbac/ZMJZcfLamTwG2Zcrtft7Kd.jpg', 1, '', '走馬\n\n原唱:陳粒\n詞/曲:陳粒\n翻唱:貝克小姐 feat.南西(南西肯恩)\n合聲編寫:賴亭均、鍾秉恩\n混音:陳沛瑜\n\n窗外雨都停了\n屋裡燈還黑著\n數著你的冷漠\n把玩著寂寞\n電話還沒撥 已經口渴\n為你熬的夜都冷了\n數的羊都跑了\n一個 兩個\n嘲笑我\n笑我耳朵 失靈的\n笑我放你走了 走了 走了\n走了\n\n路人穿街過河\n好景只有片刻\n森林都會彫落\n風吹走雲朵\n你留給我的迷離撲朔\n歲月風乾我的執著\n我還是把回憶緊握\n太多都散落\n散落太多 好難過\n難過時你走了 走了 走了\n走了\n\n過了很久終於我願擡頭看\n你就在對岸走得好慢\n任由我獨自在假寐與現實之間兩難\n過了很久終於我願擡頭看\n你就在對岸等我勇敢\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\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\nFind Us\r\n貝克小姐FB▸▸ https://www.facebook.com/missbacterium/\r\n鄭雅薇FB▸▸ https://m.facebook.com/neciwei/ \r\n南西肯恩FB▸▸ https://www.facebook.com/nncckknn\r\n南西肯恩SV▸▸https://streetvoice.com/nckn/\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, '', 266, 320000, datetime.datetime(2018, 6, 19, 7, 6, 54), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2019, 7, 7, 15, 27, 37), 467266, 10510, 651, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,26]]},"CN":{"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27],[2018,29]]}}', 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), (559255, 4, 4, '花香', 841898, None, 1, 4, 0, 'music/ar/ro/arrowwei/B6xiLAhKHU4umgE9hcQ9w.mp3', 0, 'song_covers/ar/ro/arrowwei/kuhJoYJBbxbghgjYzPJDTQ.jpg', 1, '', '詞/曲:魏嘉瑩\r\n\r\n今天的天氣很好 終於偶爾出了太陽\r\n\u2028甩開那惱人的日子 拋開工作去流浪\r\n\r\n\u2028讓我們一起去旅行 穿過大街小巷\u2028\r\n不知不覺拉起你的雙手 美好的時光\r\n沒有辦法 就是這樣 想一起到天亮\r\n\r\n肩並肩 依靠彼此臉龐\r\n\u2028一點點的慌張 臉頰紅得發燙\r\n你的話 輕輕圍繞在我耳朵旁\r\n\u2028我臉紅紅的連話都不敢講\r\n\r\n而我聞到花香 蔓延在那街上\r\n\u2028花開滿了土壤 灌溉我的心房\r\n讓我成為花香 蔓延在你溫暖的心上\u2028\r\n纏繞在你身旁 灌溉你的心房', 0, '在繁忙且節奏飛快的都市中,\r\n慢慢地遇到愛,\r\n慢慢地遇到彼此。\r\n\r\n在那些飛梭的日子裡,\r\n慢慢地成為了花香。', 0, '', 225, 207975, datetime.datetime(2018, 6, 28, 18, 40, 18), datetime.datetime(2018, 6, 28, 18, 40, 6), datetime.datetime(2018, 6, 28, 18, 40, 6), datetime.datetime(2018, 6, 28, 18, 51, 42), 24349, 869, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 841898, 'sha1$V4ljYqBGNg2qhMIY4hjBID$67ef4487336fa33e16a5a560346f0fcc34ab18c5', datetime.datetime(2024, 8, 13, 10, 17, 44), 0, 'arrowwei', '', '', 'arrowweistd@gmail.com', 0, 1, datetime.datetime(2013, 5, 17, 0, 34, 41), 475191, 4, 4, 841898, 'profile_images/ar/ro/arrowei/EnKqacA59mBHd9wMy58bh8.JPG', 'F', '魏嘉瑩', '魏嘉瑩 Arrow Wei', 886, '963184182', datetime.date(1990, 5, 14), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 5, 17, 0, 34, 41), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":2,"hide_gender":false,"hide_location":false}', 100014, 2974, 9, 185, 0, 0, '', 0, None), (558397, 4, 4, '走馬feat.南西(Cover)', 1955072, None, 1, 5, 0, 'music/mi/ss/missbac/9M32gC7UGgCKr6NYzZzwfL.mp3', 0, 'song_covers/mi/ss/missbac/ZMJZcfLamTwG2Zcrtft7Kd.jpg', 1, '', '走馬\n\n原唱:陳粒\n詞/曲:陳粒\n翻唱:貝克小姐 feat.南西(南西肯恩)\n合聲編寫:賴亭均、鍾秉恩\n混音:陳沛瑜\n\n窗外雨都停了\n屋裡燈還黑著\n數著你的冷漠\n把玩著寂寞\n電話還沒撥 已經口渴\n為你熬的夜都冷了\n數的羊都跑了\n一個 兩個\n嘲笑我\n笑我耳朵 失靈的\n笑我放你走了 走了 走了\n走了\n\n路人穿街過河\n好景只有片刻\n森林都會彫落\n風吹走雲朵\n你留給我的迷離撲朔\n歲月風乾我的執著\n我還是把回憶緊握\n太多都散落\n散落太多 好難過\n難過時你走了 走了 走了\n走了\n\n過了很久終於我願擡頭看\n你就在對岸走得好慢\n任由我獨自在假寐與現實之間兩難\n過了很久終於我願擡頭看\n你就在對岸等我勇敢\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\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\nFind Us\r\n貝克小姐FB▸▸ https://www.facebook.com/missbacterium/\r\n鄭雅薇FB▸▸ https://m.facebook.com/neciwei/ \r\n南西肯恩FB▸▸ https://www.facebook.com/nncckknn\r\n南西肯恩SV▸▸https://streetvoice.com/nckn/\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, '', 266, 320000, datetime.datetime(2018, 6, 19, 7, 6, 54), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2019, 7, 7, 15, 27, 37), 467266, 10510, 651, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,26]]},"CN":{"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27],[2018,29]]}}', 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), (552644, 4, 4, '錯過 Missing', 1947937, 97297720, 1, 6, 0, 'music/wh/yb/whyband/MPsYchPWowk9DzgrT7SWuZ.mp3', 0, 'song_covers/wh/yb/whyband/WDj6DNRU5bZSgjxQxK5kVf.jpg', 1, '', 'WHY樂團-『錯過』 \r\n作詞/作曲:晨恩 \r\n\r\n自以為什麼都很完美\r\n自以為什麼都在身邊 \r\n太滿足的眼前 會遺忘了身後 \r\n以為妳臉上笑容 就是愛我的理由\r\n \r\n曾經認為 不用回頭 妳就在我視線中\r\n什麼都不懂 失去妳都能錯過 \r\n\r\n對不起妳需要我的時候 我不在妳身邊 \r\n對不起妳孤單的時候 我卻徹夜未歸 \r\n對不起妳笑顏 對不起妳的美 \r\n在我轉身的時候 妳已不在身邊 \r\n\r\n對不起妳曾經在我身上付出的一切 \r\n對不起妳走了我卻還在這傻傻挽回 \r\n沒有妳的每天 我渾身都不對\r\n閉上眼 徘徊在 \r\n\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\nWHY樂團抒情主打\r\n僅管《錯過〉\r\n我們學會珍惜', 0, '', 297, 320110, datetime.datetime(2018, 3, 29, 1, 5, 8), datetime.datetime(2018, 3, 29, 1, 3, 38), datetime.datetime(2018, 3, 29, 1, 3, 38), datetime.datetime(2018, 7, 1, 14, 5, 41), 100082, 2252, 234, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"127564":{"event":"2021 \\u6843\\u5712\\u9435\\u73ab\\u7470\\u71b1\\u97f3\\u8cde\\u3010\\u6821\\u5712\\u7d44\\u3011","award":"\\u5165\\u570d"}},"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2018,27]]}}', 0, 0, 0, 0, 2, 2, 1947937, 'sha1$uVwDhI8jLk78yD4R3lLPmN$b7b2dd5a76364e37c9db078b95c8a84b9671902c', datetime.datetime(2025, 6, 1, 9, 5, 12), 0, 'whyband', '', '', 'whymusic2014@gmail.com', 0, 1, datetime.datetime(2017, 6, 13, 13, 1), 1519902, 4, 3, 1947937, 'profile_images/wh/yb/whyband/UgfRLyceeczRimQZPpCgXD.jpg', 'M', '王品超', 'WHY', 886, '970593059', datetime.date(1997, 10, 2), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 6, 13, 13, 1), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-09-13T10:25+00:00","hide_location":false}', 209205, 1439, 2, 0, 1, 0, '', 0, None), (558553, 4, 4, '一雙手 We Are as One', 684717, 97298177, 1, 5, 0, 'music/fo/ur/fourpens/7SX4WARNsS5EMTFg6F3FtF.mp3', 0, 'music_albums/fo/ur/fourpens/Z4mZh27N5so8iCLLFDA63o.jpg', 1, '', '選擇沉默 讓有力量的聲音死在喉嚨\r\n然後很痛 因為所有的不滿悶在胸口\r\n我們都是孤星\r\n我們都在一起\r\n一句話一首歌一雙手一種吶喊 不是脆弱\r\n用力叫用力跳用生命緊緊擁抱\r\n我們生存的\r\n僅有的緣分\r\n我們的緣分', 0, '完整影片:\r\nhttps://www.youtube.com/watch?v=8YvbdZBRQow', 0, '', 310, 320000, datetime.datetime(2018, 6, 21, 14, 54, 27), datetime.datetime(2018, 6, 21, 14, 54, 13), datetime.datetime(2018, 6, 21, 14, 54, 13), datetime.datetime(2018, 7, 11, 17, 1, 21), 13600, 541, 7, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-07-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-07-09"]}}', 0, 0, 0, 0, 2, 2, 684717, 'sha1$LOS8FwPZZrbOThDNgZgMM3$6ea4ec25e8cdc4470a8cfe8a43087b1f49fa20ad', datetime.datetime(2024, 10, 9, 10, 47, 22), 0, 'fourpens', '秉豐', '康', 'fourpenslalala@gmail.com', 0, 1, datetime.datetime(2009, 7, 31, 21, 48, 15), 322120, 2, 2, 684717, 'profile_images/fo/ur/fourpens/RTrfgQcMYNWKLfgQFpCPNv.jpg', 'O', '四枝筆 Four Pens', '四枝筆 Four Pens', 886, '926730618', datetime.date(2011, 5, 9), 'TPE', 99, 116, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2009, 7, 31, 21, 48, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-21T08:00+00:00"}', 584804, 4648, 71, 180, 1, 0, '', 0, None), (559701, 4, 4, '一首變胖的歌 Singafatsong', 2222067, None, 5, 15, 0, 'music/th/eg/thegirlsony/aLbGqUDUnvDnUzfxFfqX2N.mp3', 0, 'song_covers/th/eg/thegirlsony/MfgKzpWETBTEN9JnpxvnAP.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( - 實際吃飯的聲音 - )', 0, '少女 : http://www.facebook.com/sonythegirl\r\nTryAngle : https://www.facebook.com/tryangle.band\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n【Singafatsong 一首變胖的歌】\r\n以歌名致敬王力宏以及方大同(一首簡單的歌/Singalongsong)\r\n怕胖又愛吃的少女的內心呢喃\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n曲Song / 少女Sony\r\n詞Lyrics / 少女Sony\r\n演唱Vocal / 少女Sony\r\n編曲Arrangement / TryAngle\r\n鼓Drums / Dee\r\n鍵盤Keyboard / Shan\r\n貝斯Bass / Bobo\r\n混音Remix / Shan\r\n錄音Record / Shan\r\n封面設計Album Cover / 少女Sony\r\n\r\n', 0, '', 180, 320000, datetime.datetime(2018, 7, 4, 12, 29, 28), datetime.datetime(2018, 7, 4, 12, 29, 17), datetime.datetime(2018, 7, 4, 12, 29, 17), datetime.datetime(2018, 8, 12, 7, 40, 46), 42678, 2121, 127, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,27]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,28]]}}', 0, 0, 0, 0, 2, 2, 2222067, 'sha1$1RQlvj5UymPY$7226b7df26d37ff27a95aa057021ce169f8b61a4', datetime.datetime(2020, 4, 13, 9, 16, 19), 0, 'thegirlsony', '', '', 'anzzhii@gmail.com', 0, 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1793028, 4, 4, 2222067, 'profile_images/th/eg/thegirlsony/A3LuyKBP8CCKY3o5fqo25j.jpg', 'O', '', '少女Sony', 886, '905277757', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false}', 444657, 4032, 1, 671, 0, 0, '', 0, None), (559017, 4, 4, '3 AM', 1481050, 97298211, 1, 6, 0, 'music/sh/ao/shao9324/vqeNdKBJod5BUiaB8bZ6Bd.mp3', 0, 'song_covers/dl/rk/dlrkloc/JqxA65woFmJzwpTRm8aZ6Q.jpg', 1, '', '又 過凌晨 三點 不想睡 \r\n房間 只放著 喜歡 的音樂\r\n\r\n習慣有你在的那段時間 \r\n我卻越來越不明白我是誰 \r\n我們就躺在幾坪大的空間 \r\n卻跨不過彼此沈默的界線\r\n\r\n想得 太多 \r\n我也 不想問 \r\n說了你 也不懂 \r\n說太多 是白費\r\n\r\n想得 太多 \r\n我也 不想問 \r\n也許我 還沒有 \r\n理解你 的時候\r\n\r\n習慣你不在的那段時間 \r\n獨自走在人群擁擠的大街\r\n以為就找不到想你的機會 \r\n卻總想起我們兩人的畫面\r\n\r\n習慣有你在的那段時間 \r\n我卻越來越不明白我是誰 \r\n獨自走在人群擁擠的大街裡面迷失了誰\r\n\r\n想得 太多 \r\n我也 不想問 \r\n也許 還沒有 \r\n理解 的時候\r\n', 0, 'CREDITS:\r\n作曲Composer: 黃宇韶 Shao.H\r\n作詞Lyrics: 黃宇韶 Shao.H\r\n合聲編寫Backing Vocal Arranger: 黃宇韶 Shao.H\r\n合聲Backing Vocal: 黃宇韶 Shao.H\r\n錄音師Recording Engineer: 侯冠良Guan Liang Hou\r\n混音Mix: 于子傑 Tzu Chieh Yu\r\n母帶後製Master: 于子傑 Tzu Chieh Yu\r\n', 0, '', 224, 192000, datetime.datetime(2018, 6, 26, 11, 11, 30), datetime.datetime(2018, 6, 26, 11, 11, 15), datetime.datetime(2018, 6, 26, 11, 11, 15), datetime.datetime(2018, 8, 30, 19, 38, 59), 32795, 1706, 34, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-07-07"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2018-07-08"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1481050, 'sha1$Nam8RPv0k2YY$0abc1b1a48fdd8bcb6d891cbbbf42d600e037e7c', datetime.datetime(2022, 4, 11, 9, 57, 34), 0, 'dlrkloc', '', '', 'a900382@gmail.com', 0, 1, datetime.datetime(2015, 1, 31, 18, 56, 1), 1141642, 4, 4, 1481050, 'profile_images/sh/ao/shao9324/Y8Pds2umQL8ZPaXGP8BJve.jpg', 'O', '黃宇韶', '黃宇韶 Dlrkloc', 886, '921542055', datetime.date(1995, 3, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2015, 1, 31, 18, 56, 1), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 92262, 1491, 18, 327, 0, 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), (562248, 4, 3, '陪你失敗 ft. 寺二', 1874577, None, 3, 2, 0, 'music/Ma/rz/Marz23/d7fKVhoDByKvZtVHkiovog.mp3', 12286872, 'song_covers/Ma/rz/Marz23/8XRjwqHCA2pxHoGgNha5nZ.jpg', 1, '', 'Marz23:\n\n這是來自台北某一個角落的no body\n罪惡之都的夜一 如往常的no party\n我放著beat 安撫著崩潰的情緒\n才發現根本找不到一句適當的比喻\n我受夠人生怎麼就是不公平\n不管再怎麼努力 再怎麼學聰明\n早就玩膩 這失敗的戰役\n還傻傻相信自己就是那成功的範例\n我理解 那種被全世界孤立的感覺\n能理解 精神的疾病在血液不斷蔓延\n能理解 又開始再抽煙\n能理解 有時候這世界不值得我們去留戀\n\n數不清嗑了多少 安眠又失眠\n直到我身體崩壞 也都沒感覺\n不管你說我多廢 說我有多醉\n反正我早就無法分辨 白天或黑夜\n\nHook :\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單\n\n寺二:\n\n我是個自由的靈魂不用別人來管\n多愛世界一點管你多麼的懶\n少說廢話句點看我這麼的喘 \n釋放壓力快點累積這麼的滿\n\n我不是 一個專業的音樂人\n也許我還卡在 懵懂和單純\n懶得費心製造 分爭和仇恨\n發覺每天吃飽 已是種福份\n忙著放空思考 生命的責任\n自己才是 帶領自體的牧 人\n汲汲盈盈名利是把雙面 刃\n尋尋覓覓只為求得一個 吻\n\n知己知彼知人 知面不知心\n自己就是陪你 自己的知音\n好好頃聽心中 真實的指引\n相信你有面對 失敗的自信\n\nHook:\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單\n\nFreestyle:\n\n現實世界 根本就不是在網絡\n電視節目 看到的那些 \n而是發生在你生活中 真真切切\n能讓你感受到愛 感受到痛\n感受到生命的脆弱\n所以不管你在哪裡 \n我希望 這微不足道的聲音\n可以讓你感受到\n所有的失敗 我們都會陪著你\n\nBreakdown:\n\n「不被誰控制人生更充實\n要做個勇士自己來統治」\n我們都會陪著你\n「用愛的攻勢緊繃都鬆弛\n沮喪的同時夢想別終止」\n\nHook:\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單', 0, '成功,只是社會給的框架\r\n失敗的人,不代表沒有榮耀\r\n\r\n這首歌送給還在這條路上努力的人,\r\n也獻給在天上的朋友。\r\n--------------------------------\r\n詞Lyrics:Marz23、寺二\r\n曲Composer:Marz23、寺二\r\n製作Producer:Marz23\r\n編曲Arranger:Marz23\r\n錄音Recording Engineer:Marz23、94\r\n混音Mixing:神崎森\r\n\r\n封面 Design:莎莎\r\n--------------------------------\r\n?活動資訊:\r\n\r\n2022.1.20 仁武高中\r\n2022.2.7 eMo 4eVEr https://reurl.cc/mGGZqY\r\n2022.3.5 春浪 https://bit.ly/32BtDS9', 0, '', 307, 320000, datetime.datetime(2019, 6, 15, 7, 10), datetime.datetime(2018, 7, 31, 11, 0), datetime.datetime(2018, 7, 31, 11, 0), datetime.datetime(2022, 1, 14, 13, 47, 48), 500399, 11946, 578, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-08-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,31],[2018,32],[2018,33],[2018,34],[2018,35]]},"CN":{"song_of_the_days":["2018-08-19"]},"HK":{"top_record_weekly_champions":[[2018,32],[2018,33],[2018,34],[2018,35],[2018,36]]}}', 0, 0, 0, 0, 2, 2, 1874577, 'sha1$AjpdpXyKG5ox$b47f1f19525dff66bb2026943ecd7051ca3cf6e6', datetime.datetime(2023, 2, 27, 12, 44, 33), 0, 'Marz23', '', '', 'marslin0923@gmail.com', 0, 1, datetime.datetime(2017, 5, 19, 16, 41), 1446727, 4, 4, 1874577, 'profile_images/Ma/rz/Marz23/SHxmdAQqiWDVNdo4mMGCTm.jpg', 'M', '林志融', 'Marz23', 886, '979092333', datetime.date(1991, 9, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2017, 5, 19, 16, 41), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-11T07:14+00:00"}', 2019254, 18142, 2, 3052, 1, 0, '', 0, None), (561524, 4, 4, '如果你能到我的雨裡面', 1830164, 97298581, 2, 1, 0, 'music/wh/it/whitefrequency2016/9gDfd6ZSRmApkJAQmCjxTT.mp3', 0, 'song_covers/wh/it/whitefrequency2016/vyau7Ryt7T25h97ZWNeqMT.jpg', 1, '', '詞:芒果 Mango\r\n曲:祐霖 Yo0 \r\n編曲:白頻率 White Frequency\r\n\r\n如果連作夢都簡單 又何嘗不在家裡睡上一整天\r\n捲曲在被單裡度過每一天 別再提那心煩意亂\r\n常說著tell me why. OH,tell me why. 迷惘all of the time\r\n不停抱怨的一天一天年復一年最後都成習慣\r\n這樣的空氣讓人快要窒息 連僅存的空氣 一瞬間全部抽離\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n雷擊中的所有不安 你要我怎麼遮掩\r\n是你讓我整夜失眠\r\n\r\n我所有的困難不該再是阻礙 全都企圖毀滅\r\n不停抱怨的一天一天年復一年不該再是習慣\r\n這樣的世界讓人無法自己\r\n連作夢的勇氣 都快消磨殆盡 仍然無法停止憧憬\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n雷擊中的所有不安 我再也不想遮掩\r\n別再讓我整夜失眠\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n快離開我的世界 至少在我夢醒之前\r\n', 0, '我用盡力氣去掙扎,最後無力反抗而妥協。\r\n我總是健忘、善於接受生活的傷痕,日復一日、年復一年,直到有一天發現,我努力改變的事情根本未曾改變,我依然停在原地,時而反抗、時而習慣,不斷複習悲傷的感受,再自以為是地想改變一切,回過神來,又站上了起點…。\r\n如果連作夢都簡單,那麼誰還願意清醒?在夢醒之前,做場好夢吧。', 0, '', 308, 320000, datetime.datetime(2018, 7, 24, 8, 22, 9), datetime.datetime(2018, 7, 24, 8, 21, 7), datetime.datetime(2018, 7, 24, 8, 21, 7), datetime.datetime(2020, 4, 5, 13, 30, 8), 92615, 2555, 150, 1, 3, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_expert":true,"top_record_weekly_champions":[[2018,35]]}}', 0, 0, 0, 0, 2, 2, 1830164, 'sha1$mN4DqnH6Xs7ScbrpSNiUOo$c9be7718094c8dd5ad2f3e73d4e6f53b0e19be10', datetime.datetime(2025, 6, 4, 13, 36, 7), 0, 'whitefrequency2016', '', '', 'whitefrequency2016@gmail.com', 0, 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1364236, 4, 4, 1830164, 'profile_images/wh/it/whitefrequency2016/cKKHnkzjuftYQQfPEA5rkS.jpg', 'O', '', '白頻率 White Frequency', 886, '987936259', datetime.date(2016, 8, 31), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2023-02-23T10:19+00:00","show_birthday":0,"hide_location":false}', 449505, 3330, 15, 21, 1, 0, '', 0, None), (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), (564203, 4, 4, '致,___ To', 1955072, 97313279, 1, 6, 0, 'music/mi/ss/missbac/hwieNe4ZhaShZycQZTTbfa.mp3', 0, 'song_covers/mi/ss/missbac/S4nVvk7jrfwJZsGt3UTP8n.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也要繼續走著笑著 唱著歌', 0, '每個人都有迷惘的時候,\r\n身邊的人或許總是看衰你、不支持你,\r\n或是不明白你究竟在做些什麼,\r\n要記得是為了自己而努力,\r\n是跟自己在比較。\r\n時時提醒自己、警惕自己,\r\n不要同流合汙,不要被世界的紛紛擾擾模糊了焦點。\r\n\r\n-----------------------------------------\r\n詞 Lyricist | 鍾秉恩\r\n曲 Composer | 鍾秉恩\r\n編曲 Arrangement | 黃國晏、鍾宇竑、鍾秉恩\r\n木吉他 Acoustic Guitar | 鍾秉恩 \r\n電吉他 Electric Guitar | 黃國晏 \r\n電貝斯Electric Bass | 黃國晏 \r\n爵士鼓 Drums | 鍾宇竑\r\n和聲編寫Chorus Arrangement | 黃宇寒、鍾秉恩\r\n錄音師/混音師 Recording / Mixing | 吳昱陞\r\n錄音室/混音室 Tracking Studio / Mixing Studio | GANNNNN Studio\r\n攝影Cover Photograph|羅筱惠\r\n設計Designer|沈筱卿、羅筱惠\r\n\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/', 1, '', 278, 320000, datetime.datetime(2021, 11, 12, 16, 2, 48), datetime.datetime(2018, 8, 22, 14, 44, 2), datetime.datetime(2018, 8, 22, 14, 44, 2), datetime.datetime(2021, 11, 12, 16, 3, 48), 194638, 4830, 160, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,34]]}}', 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), (559700, 4, 4, '梵谷的左耳 Dear Ear', 2222067, None, 5, 15, 0, 'music/th/eg/thegirlsony/VADT6GmZQK8YDfnNbria2F.mp3', 0, 'song_covers/th/eg/thegirlsony/qVsH4XxA9zTPfUy5a5xzeB.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使人勇敢', 0, '少女 : http://www.facebook.com/sonythegirl\r\nTryAngle : https://www.facebook.com/tryangle.band\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n「那席捲而來的,究竟是天堂?還是上天對著我的禮物開了一槍?」那些惱人的耳鳴,弄痛我耳朵的聲響,到底要帶我到什麼地方?還是會徹底毀滅我?我還在這麼想著。\r\n但,漸漸聽不到又怎麼樣呢?「梵谷的左耳長在我的臉上,我因此聽見了一片海洋。」「梵谷畫了顆太陽在我手上,微微地發光,微微地發燙。他說愛,他說愛,他說愛,使人勇敢。」就像是阿德勒再三強調的那樣「重要的不是你經歷了什麼,而是你怎麼運用它。」如果你也正經歷生命的低潮,不要輕易讓低潮淹沒自己,即便它使你崩潰、使你再三想放棄求生,請試想,或許你可以利用這樣的低潮;你從谷底掙脫,然後你看見了新的世界。就像我一直相信著的:如果我的耳朵有一天真的完全聽不見的話,或許我可以聽見更多聲音。\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n曲Song / 少女Sony\r\n詞Lyrics / 少女Sony\r\n演唱Vocal / 少女Sony\r\n編曲Arrangement / TryAngle\r\n打擊Percussion / Dee\r\n鍵盤Keyboard / Sham\r\n貝斯Bass / Bobo\r\n混音Remix / 陳仕桓\r\n導演Director / Cecilio\r\n調光Colorist / Camilia Lin\r\nMV拍攝 / iphone5 + iphone6\r\nMV觀看 / www.youtube.com/watch?v=TY9pg-wBbvQ\r\n\r\n', 0, '', 319, 320000, datetime.datetime(2018, 7, 4, 12, 23, 32), datetime.datetime(2018, 7, 4, 12, 23, 20), datetime.datetime(2018, 7, 4, 12, 23, 20), datetime.datetime(2018, 8, 12, 7, 40, 17), 163693, 4922, 219, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-08-12"],"top_record_weekly_champions":[[2018,32],[2018,33],[2018,34],[2018,35],[2018,37],[2018,38]]},"CN":{"song_of_the_days":["2018-08-13"],"top_record_weekly_champions":[[2018,32],[2018,37],[2018,38],[2018,40]]},"HK":{"top_record_weekly_champions":[[2018,33],[2018,34],[2018,35],[2018,38]]}}', 0, 0, 0, 0, 2, 2, 2222067, 'sha1$1RQlvj5UymPY$7226b7df26d37ff27a95aa057021ce169f8b61a4', datetime.datetime(2020, 4, 13, 9, 16, 19), 0, 'thegirlsony', '', '', 'anzzhii@gmail.com', 0, 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1793028, 4, 4, 2222067, 'profile_images/th/eg/thegirlsony/A3LuyKBP8CCKY3o5fqo25j.jpg', 'O', '', '少女Sony', 886, '905277757', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false}', 444657, 4032, 1, 671, 0, 0, '', 0, None), (563920, 4, 4, '日出 Sunrise – demo', 726020, 97274541, 6, 13, 0, 'music/Ci/ca/Cicadatw/vYE8svBt7WXZjhXYUmm7MF.mp3', 0, '', 1, '', '', 0, '專輯《仰望海平面》中的〈日出〉加入了鼓,而這是原本在發想過程中僅有弦樂、鋼琴與吉他的demo版本。\r\n\r\n§ 當海潮湧向礁岩\u3000浪沫撫過了礫石灘\r\n我們潛入太平洋\u3000仰望海面穿透而下的光 §\r\n\r\n這是一張關於海洋的專輯,延伸自2013年的《邊境消逝》,描繪的是台灣的東海岸,以及包圍著東部小島的太平洋。\r\n\r\n購買實體專輯:http://www.books.com.tw/products/0020187925\r\n\r\n:: 聆聽更多Cicada專輯曲目請至 :::\r\n\r\n*Indievox\r\nhttps://www.indievox.com/cicada\r\n\r\n*Youtube\r\nhttps://www.youtube.com/user/Cicadatw\r\n\r\n*Facebook:Cicada (Taiwan)\r\nhttps://www.facebook.com/CicadaTaiwan\r\n\r\n*官方網站\r\nhttp://www.cicada-tw.com', 0, '', 408, 256000, datetime.datetime(2018, 8, 18, 3, 23, 29), datetime.datetime(2018, 8, 18, 3, 23, 14), datetime.datetime(2018, 8, 18, 3, 23, 14), datetime.datetime(2018, 8, 18, 3, 25, 25), 55039, 1133, 61, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-08-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,34],[2018,35],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41],[2018,42],[2018,43],[2019,34],[2020,37],[2020,38],[2020,40],[2020,41],[2020,42],[2021,15],[2021,16],[2021,38]]},"CN":{"song_of_the_days":["2018-08-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,33],[2018,37],[2018,41],[2018,42],[2018,43],[2019,40],[2019,41],[2019,45],[2020,8],[2020,34],[2020,39],[2020,40],[2020,41],[2021,32],[2021,39]]},"HK":{"top_record_weekly_champions":[[2018,34],[2018,35],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41],[2018,42],[2018,43]]}}', 0, 0, 0, 0, 2, 2, 726020, 'sha1$BezHQ4Xn4ZD1FyVUamcRqw$c9aa6873b3357ebc26909c6375e6ec9a257479db', datetime.datetime(2025, 1, 17, 14, 42, 42), 0, 'Cicadatw', '', '', 'cicadatw@gmail.com', 0, 1, datetime.datetime(2010, 7, 29, 16, 43, 55), 363419, 2, 2, 726020, 'profile_images/Ci/ca/Cicadatw/HrxfGteKPaWrBqUqozNHcW.jpg', 'O', '', 'Cicada(Taiwan)', 886, '961333068', datetime.date(2009, 10, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2010, 7, 29, 16, 43, 55), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2025-01-21T05:32+00:00"}', 778259, 7215, 21, 27, 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), (563639, 4, 4, '这是你想要的生活吗', 1867921, 97298564, 1, 5, 0, 'music/fa/ng/fangdongdemao/3w3nm9SNp2NYo8sdpPtW8P.mp3', 0, 'song_covers/fa/ng/fangdongdemao/c8AaPFfDfQKNQXB8LiphQ3.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最纯粹原始的你', 0, '这是房东的猫第三张专辑的第一首歌,今年开春,房东的猫在台北legacy连演两场后,去往坐落在台北近郊的强力录音室进行了这首歌的录音。\r\n这是一首关于生活的歌,它就和生活一样平淡而真实,生活或许日复一日而平淡乏味,却也有了平凡可贵的真挚真情。\r\n生活是你也是我。', 0, '', 244, 320000, datetime.datetime(2018, 8, 15, 3, 1, 52), datetime.datetime(2018, 8, 15, 3, 1, 4), datetime.datetime(2018, 8, 15, 3, 1, 4), datetime.datetime(2019, 2, 12, 3, 51, 17), 172730, 4304, 57, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-08-19"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-08-20"],"recommend_by_editor":true,"recommend_by_expert":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), (565233, 4, 4, '莫宰羊 - 未接來電 missed call *', 1880632, None, 3, 2, 0, 'music/Ba/ck/BackMountKrew/QA8nUbNHDM64VUHGiLLQTM.mp3', 0, 'song_covers/Ba/ck/BackMountKrew/QmUizyjR9xkN8rp9W425C3.jpg', 1, '', '未接來電歌詞\r\n\r\n不接妳電話因為接了今天晚上會陷進去\r\n妳現在待在哪裡該不會也同樣在外淋雨\r\nMy Lydia, don’t leave me yah, 孤獨的人抱著棉被在家\r\nMy Lydia, don’t leave me yah, 說不想念但淚水掌嘴巴\r\n我不敢接起妳電話,怕內心雨變大\r\n說不為兒女私情哭,只敢內心裡面罵\r\nI tell myself “wake up” 床上爬起來\r\n滑著IG只會注意相似的女孩\r\n眼快睜開 She’s not ur type.\r\n呃我也不是刻意要去傷害那些女生\r\n但冷漠的心好像感受不到其他體溫\r\n嗯好吧算了做了錯了原諒我的愚笨\r\n嗯⋯我悶在棉被裡哼\r\n我重新開機 嗯⋯簡訊傳送問候刷新\r\n關機 嗯⋯悲情當作伴奏\r\n開機 嗯⋯簡訊傳送問候\r\n未接電話顯示螢幕上\r\n\r\n早已疏遠的妳為何卻又親暱的來電\r\n未接電話顯示螢幕上 \r\n而妳為何卻又親暱的來電\r\n未接電話顯示螢幕上\r\n原本在睡個覺 但是什麼把我叫醒\r\n那未接電話顯示螢幕上\r\n現在也睡不著 想起曾經把妳抱緊\r\n但未接電話顯示螢幕上\r\n\r\n像寒冷夜裡 踏破鞋底 忽出現的梅花\r\n咫尺千里 原在這裡 找不到你呀\r\n突然來的 不敢接 今晚躺著度小月\r\n未接電話顯示螢幕上\r\n你往我來 甜言蜜語 正中要害 早點醒\r\n過去不復存在\r\n說過不在乎的\r\n但處境像個loser\r\n未接電話顯示螢幕上\r\n想大聲說 說不出不再聯絡 從今以後各自生活 海市蜃樓\r\n想大聲說 說不出不再聯絡 \r\n說掰 說掰 說掰 \r\n\r\n早已疏遠的妳為何卻又親暱的來電\r\n未接電話顯示螢幕上 \r\n而妳為何卻又親暱的來電\r\n未接電話顯示螢幕上\r\n原本在睡個覺 但是什麼把我叫醒\r\n那未接電話顯示螢幕上\r\n現在也睡不著 想起曾經把妳抱緊\r\n但未接電話顯示螢幕上\r\n\r\n滴答滴答滴答滴答滴答...未接電話顯示螢幕上\r\n滴答滴答滴答滴答滴答...未接顯示螢幕上\r\n震動像 扣扣扣 了三下\r\n重擊心房不能說話\r\n嗯⋯⋯\r\n當世界毀滅我會輕輕睡在螢幕上 Till I die.\r\n\r\n早已疏遠的妳為何卻又親暱的來電\r\n未接電話顯示螢幕上 \r\n而妳為何卻又親暱的來電\r\n未接電話顯示螢幕上\r\n原本在睡個覺 但是什麼把我叫醒\r\n那未接電話顯示螢幕上\r\n現在也睡不著 想起曾經把妳抱緊\r\n但未接電話顯示螢幕上', 0, '@goat_un ***\r\n@goat_un **\r\n@goat_un *', 0, '', 238, 320000, datetime.datetime(2018, 9, 9, 7, 12, 35), datetime.datetime(2018, 9, 9, 4, 40, 47), datetime.datetime(2018, 9, 9, 4, 40, 47), datetime.datetime(2018, 9, 9, 7, 12, 41), 913635, 23123, 641, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-09-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,36],[2018,37],[2018,38],[2018,40],[2018,41],[2018,44],[2018,45],[2018,46],[2018,47],[2018,48],[2018,49],[2018,50]]},"CN":{"song_of_the_days":["2018-09-16"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,37],[2018,38],[2018,40],[2018,41],[2018,46],[2018,47],[2018,48],[2018,49],[2018,50],[2018,51],[2019,3],[2019,17],[2020,29],[2020,30],[2020,31],[2020,52]]},"HK":{"top_record_weekly_champions":[[2018,37],[2018,38],[2018,40],[2018,41],[2018,44],[2018,45],[2018,46],[2018,47],[2018,48],[2018,49]]}}', 0, 0, 0, 0, 2, 2, 1880632, 'sha1$RCijGQofXyfD$81f54558d6c0a3d09424c5143a9bb1fc40ced775', datetime.datetime(2020, 1, 22, 15, 36, 26), 0, 'BackMountKrew', '', '', 'triangle8697@gmail.com', 0, 1, datetime.datetime(2017, 5, 25, 15, 36, 8), 1452772, 2, 2, 1880632, 'profile_images/Ba/ck/BackMountKrew/7tCpYJyHygKxYmVGy95f6b.png', 'O', '', 'BMK/BackMount Krew', 886, '972719000', datetime.date(1937, 1, 1), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2017, 5, 25, 15, 36, 8), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false}', 2067138, 15899, 3, 7783, 0, 0, '', 0, None), (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), (551742, 4, 4, 'Pet You', 1584388, None, 1, 6, 0, 'music/Ma/rs/Marstn/wNLND7Fur3W4V8PVCvxNb5.mp3', 0, 'song_covers/Ma/rs/Marstn/nTjZHyNart6uxxFzLe2FRa.jpg', 1, '', "I know it’s hard to keep\r\nLiving a life on the street\r\nBut I'm here for you\r\nYou can crawl on me\r\nNo I won’t say a word\r\nYou can lay on my shirt\r\nIf you want me to pet you\r\nI’ll do it until I can’t do\r\n\r\nI can stay for a while\r\nOnly us right now\r\nWe can use an hour\r\nKeep us from hustling around\r\nEverybody needs love\r\nAnd I've tried too hard\r\nThat’s why I leave them behind\r\nYou come to the place just in time\r\n\r\nJust wanna sing for you\r\nSee your eyes close\r\nWe totally match in colour\r\nWe are mates in soul\r\nWhen the time is gold and precious\r\nWhen our hearts beating slow\r\nWe completely aren’t familiar\r\nWith the look in people’s eyes\r\nThe thoughts on people’s minds\r\n", 0, 'Much love for checking out my music! \r\nSharing it with your friends will help me a lot!!\r\n\r\nBe the first to hear new stuff:\r\nSpotify - http://spoti.fi/2xt1x8w \r\nApple Music - http://apple.co/2D91y7C\r\nFacebook - http://bit.ly/marstnFB\r\nYouTube - www.youtube.com/c/Marstn\r\nSoundcloud - soundcloud.com/marstn\r\nBandcamp - marstn.bandcamp.com\r\nStreetVoice - streetvoice.com/marstn/', 0, '', 255, 320000, datetime.datetime(2018, 9, 9, 17, 53, 51), datetime.datetime(2018, 3, 24, 2, 17, 47), datetime.datetime(2018, 3, 24, 2, 17, 47), datetime.datetime(2018, 9, 24, 15, 28, 56), 112095, 3263, 111, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-09-23"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2018-09-24"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1584388, 'sha1$CGRaZZnqQXT7N1npLRlJhD$1d01d97f4f22388ccff2bae9232e6baf3c81fb70', datetime.datetime(2025, 3, 4, 3, 12, 40), 0, 'Marstn', '', '', 'marstontsemusic@gmail.com', 0, 1, datetime.datetime(2015, 12, 30, 2, 3, 2), 1243109, 4, 4, 1584388, 'profile_images/Ma/rs/Marstn/b4f4thbFmkDPRwmjHVQLj2.png', 'O', '', 'Marstn', 852, '95195792', datetime.date(1938, 1, 1), 'HK', 169, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2015, 12, 30, 2, 3, 2), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":true,"show_birthday":0}', 156787, 930, 19, 12, 0, 0, '', 0, None), (566122, 4, 4, '我要用黑魔法把你變成一隻魚 (Demo)', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/k9wiQ5cCC3YLvz9kLCiEWj.mp3', 0, 'song_covers/Be/st/Bestards/6qkFZ8R53YCX5ARVmE8qP9.png', 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\n作詞 | 邱建豪\n作曲 | 邱建豪\n編曲 | 理想混蛋\n理想混蛋粉絲專頁 | https://www.facebook.com/wearebestards', 0, '', 239, 320000, datetime.datetime(2018, 9, 28, 8, 46, 18), datetime.datetime(2018, 9, 28, 8, 46, 5), datetime.datetime(2018, 9, 28, 8, 46, 5), datetime.datetime(2021, 1, 19, 12, 57, 47), 151876, 3739, 155, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-02"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,40]]},"CN":{"song_of_the_days":["2018-10-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,40]]}}', 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), (566864, 4, 4, 'Sleep Away', 2214724, 97298828, 3, 2, 0, 'music/Le/xi/LexieLiu/hm8WLH8PWqDVMby5FAKAHZ.mp3', 0, 'song_covers/Le/xi/LexieLiu/Y9czoLqDLgunRXLfr2D4ia.png', 1, '', "触碰的柔软 持续蔓延\r\n (The softness of touching spreads all over)\r\n像是船舶终于靠岸 太平洋温度的缠绵\r\n(Like a boat stopped traveling by the seashore just to feel the gentleness of the ocean)\r\n我甘愿沦为 沧海一粟的平凡 却只是今晚\r\n(Usually I wouldn’t be there for no one, except for tonight)\r\nYou are telling me not to think too much\r\n(你告诉我不要多想)\r\n加主观臆断 \r\n(So we don’t have to complicate things)\r\n \r\n你披着星辰来世界顶端\r\n(You came to the top of the world with the sky full of stars on your shoulder )\r\n陌生熟悉的信任给我心安\r\n(We don’t know each other that well but you got my trust already)\r\nYou are too different from them baby\r\n(你和他们太不一样了)\r\nI hope you know it know it know it\r\n(你知道的)\r\n你的眼 流淌着波浪的蓝\r\n(The ocean blue flowing in your eyes)\r\n熙攘人潮涌动着旧爱新欢\r\n(Like how people come and go in our lives)\r\nI’ve been thinking about u lately\r\n(我最近常常想起你)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\n \r\n你到底是否 在我身边\r\n( I’m not sure if you are really with me)\r\n像是鲸鱼潮汐搁浅 阳光下低沉呜咽\r\n(Feeling like a whale stranded on the beach crying under the sun because of insecurity)\r\n我渴望拥有微风看到的视野\r\n(I wish I have the eyes of the softly blowing wind)\r\n漂浮上升空中 寻着你的行踪 \r\n(Elevating and hoping I could look for you from up in the air)\r\n伴着你一路狂奔 卷起了漫天一路扬尘\r\n(So I can follow you in eddy of dust)\r\n \r\n \r\n你披着星辰来世界顶端\r\n(You came to the top of the world with the sky full of stars on your shoulder )\r\n陌生熟悉的信任给我心安\r\n(We don’t know each other that well but you got my trust already)\r\nYou are too different from them baby\r\n(你和他们太不一样了)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\n你的眼 流淌着波浪的蓝\r\n(The ocean blue flowing in your eyes)\r\n熙攘人潮涌动着旧爱新欢\r\n(Like how people come and go in our lives)\r\nI’ve been thinking about u lately\r\n(我最近常常想起你)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\nRed bottom Louboutin and Yves Saint Laurent\r\n房间散落满地的星光\r\n(Starlight shed on the floor)\r\n微妙颤动着的心脏\r\n(My heart shivers)\r\nYou know that I ain't ready yet I know that you know where she at\r\n(其实我并未为即将到来的一切做好准备,你最好还是回到她身边)\r\nEmpty your glass and get outta my sight then tonight you'll be gone but I know that we are better than that babe\r\n(杯中的酒已干涸请你就此离开吧, 虽然我的双眼依然在渴求)\r\n \r\nWhy don’t you stay with me\r\n(你为什么不能留下呢)\r\n贪婪地深呼吸氧气 \r\n(You are oxygen to me)\r\n时而怯懦哽咽着我的勇气 \r\n(Sometimes my fear chokes me from telling the truth )\r\n难开口唯一唯一唯一 \r\n( that you are my only)\r\n \r\n \r\n你披着星辰来世界顶端\r\n(You came to the top of the world with the sky full of stars on your shoulder)\r\n陌生熟悉的信任给我心安\r\n(We don’t know each other that well but you got my trust already)\r\nYou are too different from them baby\r\n(你和他们太不一样了)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\n你的眼 流淌着波浪的蓝\r\n(The ocean blue flowing in your eyes)\r\n熙攘人潮涌动着旧爱新欢\r\n(Like how people come and go in our lives)\r\nI’ve been thinking about u lately\r\n(我最近常常想起你)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\n不能说与你与你无关\r\n(When I think of you)\r\n脑海里候鸟飞过湖蓝\r\n(birds fly through a peaceful lake of blue)\r\n请你倾听我沉默呼喊\r\n (Can you hear me in silence?)\r\nI’m calling your name\r\n(我在呼唤着你的名字)\r\n \r\n \r\n你的眼 流淌着波浪的蓝\r\n(The ocean blue flowing in your eyes)\r\n熙攘人潮涌动着旧爱新欢\r\n(Like how people come and go in our lives)\r\nI’ve been thinking about u lately\r\n(我最近常常想起你)\r\nI hope you know it know it know it\r\n(你知道的)\r\n \r\nWhy don’t you stay with me\r\n(你为什么不能留下呢)\r\n贪婪地深呼吸氧气 \r\n(You are oxygen to me)\r\n时而怯懦哽咽着我的勇气 \r\n(Sometimes my fear chokes me from telling the truth )\r\n难开口唯一唯一唯一 \r\n( that you are my only)\r\n ", 0, 'Producer: Jochem Van Der Sag/ Kenn Wu\r\nMusic & Lyrics : Lexie Liu\r\n \r\nArrangement/ Programming: Jochem Van Der Sag\r\nBacking Vocals: Lexie Liu\r\nMixing Engineer: Jochem Van Der Sag\r\nRecording Studio: Tweak Tone Lab (Beijing)\r\nMixing Studio: Blue Studios (Malibu)', 0, '', 249, 192000, datetime.datetime(2018, 10, 11, 6, 33, 54), datetime.datetime(2018, 10, 11, 6, 35, 39), datetime.datetime(2018, 10, 11, 6, 35, 39), datetime.datetime(2018, 10, 11, 6, 35, 39), 205602, 6080, 88, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42],[2018,43]]},"CN":{"song_of_the_days":["2018-10-25"],"recommend_by_expert":true,"top_record_weekly_champions":[[2018,42],[2018,43],[2018,44],[2018,45]]},"HK":{"top_record_weekly_champions":[[2018,42],[2018,43]]}}', 0, 0, 0, 0, 2, 2, 2214724, 'sha1$7SCyyxPE2sIeoM5oND4hua$f8df540fc513e0bf6e6b785c0773674f46d618d6', datetime.datetime(2025, 6, 16, 3, 38, 15), 0, 'LexieLiu', '', '', 'niko@nixie-music.com', 0, 1, datetime.datetime(2018, 6, 19, 4, 29), 1785676, 4, 4, 2214724, 'profile_images/Le/xi/LexieLiu/VDpYZg9uLJSxqJ2wBhT58g.jpg', 'O', '', '劉柏辛Lexie', None, '15989078858', datetime.date(1938, 1, 1), 'SH', 72, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2018, 6, 19, 4, 29), 1, 0, 'zh-hans', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-03-07T08:57+00:00","hide_location":false}', 501527, 10288, 0, 32163, 1, 0, '', 0, None), (565150, 4, 4, '照片裡的妳 Feat. Look 盧可沛', 2185588, None, 3, 2, 0, 'music/fi/nd/findingneo/yWTykEuePiYxv5eYauVCR3.mp3', 0, 'song_covers/fi/nd/findingneo/yZZfQZuFP6CWfHxW9VotuE.jpg', 1, '', 'Verse1\r\n在你最無助的時候 她選擇離開\r\n內心風平浪靜湖水 掀起那道道波瀾\r\n你多煩 這意外 為何如此突然 \r\n所有的甜言蜜語 都在此時此刻成了負擔\r\n不只哭泣 也自責 卻仍想不通\r\n這淚水 太熾熱 有誰敢觸碰\r\n翻開相簿 ㄧ切成了夢魘\r\n別再把自己囚禁於照片裡的三度空間 oh\r\n那畫面 仍在相機未沖洗\r\n是否值得再為了那過去而封閉自己\r\n回憶還要幾年 才會泛黃褪色\r\n她已不在 但你仍在公車站旁等著\r\n你拿得起 卻放不下\r\n回到那個公園 獨自看著牆上塗鴉\r\n儘管那些過往 消散在雲端 aye \r\n這思念從來不曾停緩 \r\n\r\nHook\r\n離不開照片裡的妳在哪\r\n妳在哪\r\n在回憶 在過去\r\n在沒有我們的世界裡\r\n妳在哪 我又何必想\r\n又不在意 又躲避\r\n這命中註定 我看清\r\n愛情十字路口中\r\n錯過就算回頭依舊各自往前走\r\n我對我自己說反正也沒人懂\r\n\r\nVerse2\r\n這兩年照片如何編輯\r\n有些事情無法改變有如昨日天氣\r\n感情晦暗時 你沒開啟閃光燈\r\n為何要等 她離開 她走後 才獨自黯然傷神\r\n鏡頭放大或縮小 時遠又時近\r\n究竟什麼樣的距離 才會最走心\r\n應該特寫 或是全身 那畫面持續延伸\r\n隨著底片日漸消耗 你們也沒了緣份\r\n\r\nHook\r\n離不開照片裡的妳在哪\r\n妳在哪\r\n在回憶 在過去\r\n在沒有我們的世界裡\r\n妳在哪 我又何必想\r\n又不在意 又躲避\r\n這命中註定 我看清\r\n愛情十字路口中\r\n錯過就算回頭依舊各自往前走\r\n我對我自己說反正也沒人懂\r\n\r\n找遍所有回憶 \r\n\r\n照片裡中的妳\r\n\r\n漸漸模糊不清 \r\n\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&B饒舌,找來擁有獨特嗓音,來自理想混蛋Bestard的Look來Feat,更增添了於愛情中迷失的滄桑感\r\n作曲:李季澄、盧可沛\r\n作詞:李季澄、盧可沛\r\n編曲:尋找尼歐\r\n混音:Torry Yee\r\n後期母帶:Torry Yee\r\n粉絲專頁:\r\nhttps://www.facebook.com/FindingNeo123/', 0, '', 265, 320000, datetime.datetime(2018, 9, 7, 10, 20, 54), datetime.datetime(2018, 9, 7, 10, 20, 31), datetime.datetime(2018, 9, 7, 10, 20, 31), datetime.datetime(2019, 4, 18, 16, 27, 38), 41293, 1087, 20, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-10-15"]}}', 0, 0, 0, 0, 2, 2, 2185588, 'sha1$LZuGYk1OTxA1$c0144a7d160b499687e3d0cd44df234a7ca43dec', datetime.datetime(2022, 3, 11, 7, 18, 16), 0, 'findingneo', '', '', 'findingneo123@gmail.com', 0, 1, datetime.datetime(2018, 3, 24, 11, 48, 36), 1756543, 2, 2, 2185588, 'profile_images/fi/nd/findingneo/B8ZE87eVXxnidaXXKbcCv4.jpg', 'O', '', '尋找尼歐 Finding NEO', None, '', datetime.date(2018, 3, 24), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 3, 24, 11, 48, 36), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-09-22T09:32+00:00"}', 172334, 909, 6, 147, 1, 0, '', 0, None), (559523, 4, 4, '親愛的自己', 841766, None, 2, 7, 0, 'music/He/ll/HelloNico/5qyo5iTEuQhqp3owuf7my3.mp3', 0, 'song_covers/He/ll/HelloNico/cjQSet6rDnhyxCQmjPpWvJ.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, 'Hello Nico 2018 全新單曲〈親愛的自己〉\r\n\r\n某天忽然想起,眼前這些如此在意的、過不去的事情,總也有一天會變成曾經。\r\n如果可以的話,向過去的自己伸出手,不知道是不是能夠就這樣拉他一把,走過那些日子。\r\n或者是,在遙遠的未來,有一雙手就這樣伸出來,把我們接過去。\r\n\r\n————\r\n作曲:李詠恩\r\n作詞:陳信伯\r\n編曲:Hello Nico\r\n製作:Hello Nico\r\n混音:李詠恩@荒原錄音室\r\n後期母帶製作:Brian Elgin@Sentient Sound Labs 覺知音樂工作室\r\nISRC: TWS171800006\r\nOP:黑市音樂股份有限公司 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP:科科農場股份有限公司 KKFARM Co., Ltd.', 0, '', 246, 192000, datetime.datetime(2018, 7, 1, 21, 20, 21), datetime.datetime(2018, 7, 1, 21, 20, 9), datetime.datetime(2018, 7, 1, 21, 20, 9), datetime.datetime(2019, 7, 25, 10, 24, 27), 156027, 4407, 121, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42]]},"CN":{"song_of_the_days":["2018-10-16"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,42]]}}', 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), (566879, 4, 3, '米兒', 1824564, None, 1, 4, 0, 'music/bi/si/bisiugroup/EyLv3BaGcvReDcqX5pRZZZ.mp3', 0, 'song_covers/bi/si/bisiugroup/UXn4UucdFdHE9YW72gPm8f.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', 0, '米兒,來自霓虹絢爛的城市中,最深不可測的角落,她究竟是一場美麗邂逅,還是一個巧妙的騙局,又或者,她是個不存在的謎團?最危險的東西,一直都來自想像⋯⋯\n\n詞曲:狗柏\n演唱:狗柏、鄭小韻\n編曲:美秀集團、Dennis\n音樂製作人:吳永吉、Dennis\n錄音:徐振程、何政毅、葉斯偉\n音樂剪輯:葉斯偉\n混音:Andy Baker', 0, '', 305, 320000, datetime.datetime(2018, 10, 11, 9, 32, 50), datetime.datetime(2018, 10, 11, 9, 36, 9), datetime.datetime(2018, 10, 11, 9, 36, 9), datetime.datetime(2018, 10, 11, 9, 36, 9), 197007, 5781, 181, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (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), (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), (568919, 4, 4, '小冤家 Demo', 799871, None, 1, 4, 0, 'music/an/du/andung1220/TKFLXtWx9f6NKR6M8jSwGa.mp3', 0, '', 1, '', '[00:02.02]小冤家\n\n[00:10.05]詞 | 安懂\n[00:14.04]曲 | 安懂\n\n[00:18.50]妳說我沒辦法\n[00:22.40]無法參與妳生活的大小事呀\n[00:27.13]為什麼要這樣對我說話\n[00:31.14]就算我知道只是一個謊話\n[00:35.02]但我的心也會\n[00:38.02]像失了眠黑了一個眼圈\n\n[00:46.45]我只求原諒\n[00:50.24]原諒我不該對妳大聲說話\n[00:55.28]我只求妳啊\n[00:59.34]別再不接我電話\n\n[01:02.21]我只求原諒\n[01:06.22]原諒我在妳生活上不停犯傻\n[01:11.04]我只求一樣\n[01:14.22]一樣我們倆\n[01:18.34]能做以往的冤家\n\n[01:34.37]妳說我沒辦法\n[01:38.41]無法參與妳生活的大小事呀\n[01:43.05]為什麼要這樣對我說話\n[01:47.21]就算我知道只是一個謊話\n[01:51.14]但我的心也會\n[01:53.45]像失了眠黑了一個眼圈\n\n[02:00.47]我只求原諒\n[02:04.44]原諒我不該對妳大聲說話\n[02:09.09]我只求妳啊\n[02:13.44]別再不接我電話\n\n[02:16.43]我只求原諒\n[02:20.41]原諒我在妳生活上不停犯傻\n[02:25.13]我只求一樣\n[02:28.31]一樣我們倆\n[02:32.36]能做以往的冤家\n\n\n[02:34.42]原諒我犯傻\n[02:38.08]原諒我都是這個樣\n[02:42.26]原諒我犯傻\n[02:46.15]別再不接我電話\n\n[02:50.01]原諒我犯傻\n[02:53.99]原諒我都是這個樣\n[02:58.06]原諒我犯傻\n[03:02.04]別再不接我電話\n\n[03:05.96]我只求原諒\n[03:10.46]原諒我在妳生活上不停犯傻\n[03:15.15]我只求一樣\n[03:18.27]一樣我們倆\n[03:22.47]能做以往的冤家\n\n[03:41.11]我只求原諒\n[03:45.17]原諒我在不停犯傻\n[03:49.20]我只求一樣\n[03:53.09]一樣我們倆\n[03:56.40]能做以往的冤家', 1, '', 0, '', 246, 320000, datetime.datetime(2018, 11, 19, 7, 57, 36), datetime.datetime(2018, 11, 19, 8, 0, 34), datetime.datetime(2018, 11, 19, 8, 0, 34), datetime.datetime(2018, 11, 26, 9, 14, 39), 116673, 2432, 70, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 799871, 'sha1$16f20$aec8ce9ece1b3e88ac70e1b615a342575b2ab824', datetime.datetime(2025, 1, 7, 15, 48, 15), 0, 'andung1220', '懂', '安', 'b513349@yahoo.com.tw', 0, 1, datetime.datetime(2012, 6, 13, 21, 5, 30), 433695, 4, 4, 799871, 'profile_images/an/du/andung1220/KiG5gbzmazMLkyEtKNiAfB.png', 'M', '洪煒勛', '安懂', 886, '910510433', datetime.date(1994, 12, 20), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2012, 6, 13, 21, 5, 30), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-08-30T06:24+00:00","hide_gender":false,"hide_location":false}', 1183832, 11804, 10, 293, 1, 0, '', 0, None), (569724, 4, 4, '夏夜煙火', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/jPNQAFdwKE8J7qd8ueDngG.mp3', 0, 'song_covers/Be/st/Bestards/hyxHFCK2SvmcYrRFmMz3rW.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還是輕易得無地自容', 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', 0, '', 260, 320000, datetime.datetime(2018, 12, 1, 7, 35, 31), datetime.datetime(2018, 12, 1, 7, 52, 46), datetime.datetime(2018, 12, 1, 7, 52, 46), datetime.datetime(2019, 1, 23, 8, 31, 43), 595339, 12884, 315, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,49],[2018,50]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,49],[2018,50]]},"HK":{"top_record_weekly_champions":[[2018,49]]}}', 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), (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), (569390, 2, 2, '安和橋(COVER)', 861099, None, 1, 5, 0, 'music/ca/nd/candlekuo/riz36jaEt8BB9P5NPhvah7.mp3', 8141762, 'song_covers/ca/nd/candlekuo/dRRdHc7uFN79djGnHHJtPk.png', 1, '', '安和橋\n\n原唱、詞曲|宋冬野\nCOVER|郭真榕、 王耀仟\nCOVER編曲|王耀仟\n影像製作|黃千洵\n\n讓我再看你一遍 從南到北\n像是被五環路蒙住的雙眼\n請你再講一遍 關於那天\n抱著盒子的姑娘\n和擦汗的男人\n\n我知道 那些夏天\n就像青春一樣回不來\n代替夢想的 也只能是勉為其難\n我知道 吹過的牛逼\n也會隨青春一笑了之\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)〉Lyric Video\nhttps://youtu.be/McKiOTwLFDk\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, '', 254, 256000, datetime.datetime(2018, 11, 26, 12, 29), datetime.datetime(2018, 11, 26, 12, 37), datetime.datetime(2018, 11, 26, 12, 37), datetime.datetime(2023, 4, 30, 4, 53, 32), 94272, 1642, 68, 1, 0, 1, 0, None, 4, '{"TW":{"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), (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), (570091, 4, 4, '擁抱 (Live/cover)', 837848, None, 1, 5, 0, 'music/ja/ck/jackysu223/PwKoiwqhxofE3W83vTfv4m.mp3', 0, 'song_covers/ja/ck/jackysu223/M8ZjYSi6HwVjar7Fo9cszM.jpg', 1, '', '脫下長日的假面\u3000奔向夢幻的疆界\n南瓜馬車的午夜\u3000換上童話的玻璃鞋\n讓我享受這感覺\u3000我是孤傲的薔薇\n讓我品嚐這滋味\u3000紛亂世界的不瞭解\n\n昨天太近\u3000明天太遠\u3000默默聆聽那黑夜\n晚風吻盡\u3000荷花葉\u3000任我醉倒在池邊\n等你清楚看見我的美\u3000月光曬乾眼淚\n哪一個人\u3000愛我\u3000將我的手\u3000緊握\n抱緊我\u3000吻我\u3000喔\u3000愛\u3000別走\n\n隱藏自己的疲倦\u3000表達自己的狼狽\n放縱自己的狂野\u3000找尋自己的明天\n向你要求的誓言\u3000就算是你的謊言\n我需要愛的慰藉\u3000就算那愛已如潮水\n\n詞曲:阿信\n編曲 / 演唱:Shao\n現場收音:Sofar Sounds Taipei\n混音:憲憲', 0, '活著太冷\n熱的時候又太熱\n需要靠彼此\n恆溫', 1, '', 148, 320000, datetime.datetime(2018, 12, 7, 4, 7, 2), datetime.datetime(2018, 12, 7, 4, 15, 40), datetime.datetime(2018, 12, 7, 4, 15, 40), datetime.datetime(2018, 12, 20, 16, 33, 57), 14867, 379, 23, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (571646, 4, 4, '明明就是溫柔的人', 1584502, 97265996, 1, 4, 0, 'music/Co/nt/ControlT/7JTwmMAc3ViRUL8YyBC9mf.mp3', 0, 'song_covers/Co/nt/ControlT/YxSnLtRSz3Q94BND4akmUA.jpg', 1, '', '曲: 黃正嘉\n詞: 李妮蓁\n編曲: Control T\nBass手: 陳敬宇\n\n一笑二痛 再沒有感受\n其實只是怕 再次傷太重\n\n漸漸地脫離了 本該彩色的\n一直想像要 要是重新開始呢\n\n也放聲放棄過\n載著失望行走\n\n但哭著說感動\n或溫柔地放手\n\n就好比等過\n等到的 是徒勞是無功\n\n最後也像曾哼過曾嘗試過 那些\n沒有忘記的\n\n也好比走過\n破碎的 敢癒合\n\n如果先冷漠再受傷再回到 以前\n不怕自己的時候\n\n明明就是溫柔的人\n不用等到下輩子的\n\n一笑二痛 再沒有感受\n其實只是怕 再次傷太重\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\nFacebook粉絲專頁: https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 264, 320000, datetime.datetime(2018, 12, 31, 6, 12, 13), datetime.datetime(2018, 12, 31, 6, 18, 48), datetime.datetime(2018, 12, 31, 6, 18, 48), datetime.datetime(2023, 10, 13, 6, 33, 42), 570409, 13875, 1140, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,1],[2019,2]]},"CN":{"song_of_the_days":["2019-01-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,1],[2019,2],[2019,3]]}}', 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), (571743, 4, 4, '空拍 Demo', 2178926, None, 1, 4, 0, 'music/lo/ui/louie0630/Mn8yXNBeqCrHFqen7JYNwD.mp3', 0, 'song_covers/lo/ui/louie0630/hf8TnHPHXtEkMFsqEmkb8f.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, '人生中難免遇到某些事情\r\n或是等待某件事情\r\n而感到挫折 陷入低潮 使自己怠惰\r\n就像是空了一拍一樣空白\r\n\r\n沈澱一下 調整自己\r\n重新再來 並不代表失敗', 0, '', 180, 320000, datetime.datetime(2019, 5, 22, 17, 44, 4), datetime.datetime(2019, 1, 1, 18, 12, 46), datetime.datetime(2019, 1, 1, 18, 12, 46), datetime.datetime(2021, 11, 25, 10, 32, 47), 358458, 6197, 1668, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 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), (571859, 4, 4, '蒙毅將軍', 1877687, None, 1, 6, 0, 'music/nc/kn/nckn/jfwACwMaKdhAXvJsc6ikUZ.mp3', 0, 'song_covers/nc/kn/nckn/PL327xg7KdtauYLTbqyhdH.jpg', 1, '', '砰的一聲巨響 \n我又驚醒在這紛亂的沙場\n這是第幾個紛紛暮雪的夜晚\n我拾起代代相傳寶刀 \n奮不顧身再衝向沙場\n儘管已滿身傷\n\n一刀 一劍 已分離\n血肉 眼淚 和回憶\n一壺 一杯 一瓢飲\n愛人 面容 依稀\n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n阿 再多的抱歉 \n也挽回不了你回到我的身邊\n\n\n我從平民百姓當上士卒將領 \n戰場上無人能敵 我戰功彪炳\n叱吒各地鄉里 所有人在提\n都是我的名 都是我的事蹟\n儘管身旁再多花天酒地\n我一樣選擇了你 這是命中註定\n我願為你放棄所有得到的名利\n\n一吹 一奏 琴瑟鳴\n醉裡 烽火 憶猶新\n一壺 一杯 一瓢飲\n愛人 早已 遠去 \n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n\n自古紅顏 多惆悵 \n只為某君笑\n莫怪吾將 無情走 \n只怪愛錯郎', 0, 'Written by | 陳弘育\nArranged by | 陳弘育 鄭雅薇 姜采希 溫達 \n楊凱文\nHarmony arranged by | 鄭雅薇\nErh-hu | 溫達Wenda\nZiher | 姜采希\nMixed by|陳沛瑜\n\n正式版上線!!\n\n寫自成龍與金喜善主演電影《神話》,劇中秦始皇的將領-蒙毅,奉命保護圖安國獻給秦始皇的玉漱公主入秦,雙方各復使命,途中遭遇趙高折兵埋伏,蒙毅一路保護公主,二人一見傾心,卻礙於身份,未能終成眷屬。\n\n「砰的一聲巨響」,從現代再次穿越到過去的蒙毅,驚醒在煙硝瀰漫的戰場上,看見的是烈馬奔騰,聽見的是殺聲無數,此刻的他不能再安逸,身不由己的使命,他是為國而戰,站在沙場上奮鬥的大將。\n\n「自古紅顏多惆悵 只為某君笑 莫怪吾將無情走 只怪愛錯郎」\n以說書人的角度來講述無奈悲慘的結局,她的美和她的身份一樣高貴,卻是不能自主的,她和無數女子一樣渴望真愛,但也僅只能在心裡渴望,不得不屈從於命運的安排。\n\n整首歌描寫的是蒙毅將軍對玉漱的內斂情感,在過去的世界裡,自由的愛情是不被允許的,「問世間情為何物?直教人生死相許」, 自古至今,無論是傳說或是真有其人,多少有情人聚而又分,無緣最後的結局…\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 345, 320000, datetime.datetime(2019, 1, 3, 14, 55, 40), datetime.datetime(2019, 1, 3, 14, 56, 22), datetime.datetime(2019, 1, 3, 14, 56, 22), datetime.datetime(2020, 3, 1, 14, 20, 23), 167785, 3808, 599, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (296158, 4, 4, '難過到這邊就好', 470261, 97297776, 1, 4, 0, 'music/le/ft/left7792/bb8d60903c3f4001a413edae3626f551.mp3', 0, 'music_albums/le/ft/left7792/qooFeeQi7wWRYZPFL4w9BN.jpg', 1, '', '詞/曲: 李友廷\n編曲: 李友廷\n混音: 陳仕桓\ndrum: 陳劭桁\nbass: 郭宏\ncello: 顏群桀\n\n該怎麼做才能夠\n讓心情好一點\n其實很想大聲拒絕\n不切實際的安慰\n\n\n我需要有個人\n承諾會帶我走遠\n你應該不知道 \n那個人就是你\n終究要一個人 \n學會讓時間沉澱\n算了吧 \n難過到這邊就好\n\n\n還是會想到一點\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, '', 223, 192000, datetime.datetime(2014, 10, 4, 19, 56, 22), datetime.datetime(2014, 10, 4, 19, 56, 12), datetime.datetime(2014, 10, 4, 19, 56, 12), datetime.datetime(2018, 4, 5, 17, 17, 17), 110794, 4237, 102, 1, 15, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 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), (571628, 4, 4, '丘暘 Yang - 我想成為那道點亮世界的光', 1489053, 97312713, 1, 6, 0, 'music/a4/57/a457723267/jKwMTtr9ZMnftef23gnrgh.mp3', 0, 'song_covers/a4/57/a457723267/grEJ8HZfJGen9XUwrshqhL.jpg', 1, '', '《我想成為那道點亮世界的光》\n\n有多久了\n你不願在意你自己\n有多久了\n哭泣再也沒有原因\n我都知道\n是不是厭倦了生活\n我也想要\n分擔你的苦痛\n\n我想成為那道點亮世界的光\n在你無助徬徨時候給你力量\n看著你憔悴的臉龐\n我會怪自己幫不上忙\n請跟 憂鬱 請假\n\n命運的歌\n就交給你來旋律\n任何際遇\n都可以寫在歌詞裡\n每個決定\n就像是不同的陷阱\n錯誤降臨\n其實不是悲劇\n\n我想成為那道點亮世界的光\n在你無助徬徨時候給你力量\n看著你憔悴的臉龐\n我會怪自己幫不上忙\n請跟 憂鬱 請假\n\n我想為你照亮路的方向\n在你迷茫昏亂時候讓你堅強\n你並不是一個人流浪\n我一直都在你身旁\n你能不能 別遺忘\n我的肩膀', 0, '《我想成為那道點亮世界的光》\n\n我們都一樣,都是柔軟而脆弱的肉身\n面對看得見的攻擊\n我們為了保護自己可以選擇防禦、逃避\n但在成長的過程裡\n面對努力卻不可得的、你深愛卻不愛你的\n面對看不見未來的路、盡全力卻仍然失敗\n總會受到無形的傷害\n總會成為心中陰暗處\n\n我也曾受傷、曾徬徨\n但就算僅有的不多\n我仍願伸出雙手\n完全的給予\n給予你們我僅有的溫熱\n給予你們我微弱的光芒\n\n如果你願意\n就讓我成為那道點亮你世界的光\n\n「我只想做你心裡的燈光,在你需要我的時候把開關按下」—謝震廷《燈光》\n——————-製作 Credit——————-\n製作人 producer: 丘暘 Yang Chiu\n詞 Lyricist:丘暘 Yang Chiu\n曲 Composer:丘暘 Yang Chiu\n演唱 Singer:丘暘 Yang Chiu\n編曲 Arranger:丘暘 Yang Chiu/阿蘭Alan (唐貓Sugarcat)/陳孝旭 Xiao-Xu Chen/鍾宇竑 Yu-Hong Zhong\n木吉他 Acoustic Guitar:丘暘 Yang Chiu\n電吉他 Electrc Guitar:阿蘭Alan (唐貓Sugarcat)\n電貝斯 Electric Bass:陳孝旭 Xiao-Xu Chen\n爵士鼓 Drums:鍾宇竑 Yu-Hong Zhong\n和聲編寫 Chorus arranger:丘暘 Yang Chiu\n和聲 Chorus:丘暘 Yang Chiu\n錄音工程師 Recording Engineer:周均 Leo Chou @追夢者娛樂整合工作室 The Dream Pursuer\n混音工程師 Mixing Engineer:周均 Leo Chou @追夢者娛樂整合工作室 The Dream Pursuer\n\n母帶後期處理工程師 Mastering Engineer:周均 Leo Chou \n母帶後期處理錄音室 Mastering Studio:追夢者娛樂整合工作室 The Dream Pursuer\n\n\n特別感謝:周均 Leo Chou/阿蘭Alan(唐貓Sugarcat)/陳孝旭Xiao-Xu Chen/鍾宇竑 Yu-Hong Zhong/高真(唐貓Sugarcat)', 0, '', 253, 320000, datetime.datetime(2018, 12, 30, 17, 54, 50), datetime.datetime(2018, 12, 30, 17, 55, 39), datetime.datetime(2018, 12, 30, 17, 55, 39), datetime.datetime(2018, 12, 30, 18, 0, 6), 36889, 819, 46, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1489053, 'sha1$vZ9Xv3fplGyd$962105e4d136d6adf436015bc1e707b7eaf1029f', datetime.datetime(2025, 3, 9, 1, 5, 54), 0, '1023yang', '暘', '丘', '1023answer@gmail.com', 0, 1, datetime.datetime(2015, 3, 6, 16, 1, 55), 1149030, 4, 4, 1489053, 'profile_images/10/23/1023yang/NkA3ubuTVXMWVLbYQMHHce.jpg', 'M', '丘暘', '丘暘', 886, '921983645', datetime.date(1998, 10, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2015, 3, 6, 16, 1, 55), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-05-24T07:17+00:00","hide_location":true}', 74774, 337, 49, 5, 1, 0, '', 0, None), (578445, 4, 4, '懶懶散散的待在家', 557046, 97313208, 5, 12, 0, 'music/pi/as/piastudent/8GsFLxpW2DAX5JUnbvHTtC.mp3', 0, 'song_covers/pi/as/piastudent/VGd7vRsD6kYPNwZvf6iz6H.jpg', 1, '', '/懶懶散散地待在家\n\n\n\n夜色昏黃 傍晚漸涼\n我躺在沙發上 身體靈魂日劇跟思緒都擱在一旁\n一部一部比悲傷更悲傷\n說著簡單 做著困難\n我沒什麼方向\n慣性焦慮忙碌的自己暫時被遺忘\n也沒有什麼被放在心上\n\n\n\n我的今天連一件事都還沒做\n也許明天會後悔今天這樣活\n但是 至少今天讓我選擇我想要怎麼過\n我的今天連一件事都還沒做\n也許明天起罪惡感會找上我\n但是 至少現在讓我揮霍地度過\n\n\n我只想\n懶懶散散地待在家 不要管我要幹嘛\n懶懶散散地待在家 不出門不用洗頭髮\n懶懶散散地待在家 剩的事明天再說吧\n我也沒辦法 別煩我 今天不想說話\n\n\n我的今天連一件事都還沒做\n也許明天會後悔今天這樣活\n但是 至少今天讓我選擇我想要怎麼過\n我的今天連一件事都還沒做\n也許明天起罪惡感會找上我\n但是 至少現在讓我揮霍地度過\n\n\n懶懶散散地待在家 不要管我要幹嘛\n懶懶散散地待在家 不出門不用洗頭髮\n懶懶散散地待在家 剩的事明天再說吧\n我也沒辦法 我也沒辦法\n懶懶散散地待在家 不要管我邋不邋遢\n懶懶散散地待在家 不喝酒也不說八卦\n懶懶散散地待在家 剩的事明天再說吧\n我也沒辦法 別煩我 今天不想說話', 0, '', 0, '', 236, 320000, datetime.datetime(2019, 3, 29, 2, 55, 20), datetime.datetime(2019, 3, 29, 2, 58, 38), datetime.datetime(2019, 3, 29, 2, 58, 38), datetime.datetime(2019, 3, 29, 3, 0, 17), 26522, 1088, 69, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-04-12"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,15]]}}', 0, 0, 0, 0, 2, 2, 557046, 'sha1$4C8U4LQSVsT6AbhwhffEPa$4f8b0dc777a73e7ab1969f960ca4bd6c5cd58bc5', datetime.datetime(2025, 6, 26, 13, 22, 13), 0, 'piaxstudio', '', '', 'piastudent@gmail.com', 0, 1, datetime.datetime(2008, 7, 21, 17, 22), 194450, 4, 3, 557046, 'profile_images/pi/ax/piaxstudio/bZHZzT6WUehaA39HFPGNT2.jpg', 'F', '吳蓓雅', 'PiA吳蓓雅', 886, '920206089', datetime.date(2010, 6, 30), 'TPE', 99, 23053, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2008, 7, 21, 17, 22), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-09-13T10:25+00:00"}', 1698837, 8420, 12, 9, 1, 0, '', 0, None), (577149, 4, 4, "我們不需要我們 We don't need us", 800923, 97313261, 1, 6, 0, 'music/wi/ll/william810/kvi2gK9bxqS9nF3RQXy9ea.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還能 笑著 聊天', 0, '詞曲/編曲製作:陳鈺羲\r\n\r\n混音/母帶後期:陳仕桓\r\n\r\n微博\r\nhttps://www.weibo.com/u/3937214328?is_all=1\r\nFB\r\nhttps://www.facebook.com/chen.william3', 0, '', 316, 320000, datetime.datetime(2019, 3, 18, 10, 12, 45), datetime.datetime(2019, 3, 18, 10, 14, 22), datetime.datetime(2019, 3, 18, 10, 14, 22), datetime.datetime(2023, 3, 16, 18, 14, 6), 58816, 1249, 17, 1, 2, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"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), (570485, 4, 4, 'Too Late to Die Young 2.0 (Live_Sofar Taipei)', 837848, None, 1, 6, 0, 'music/ja/ck/jackysu223/wkdgs5LqMQ7jMUPCm9rkWP.mp3', 0, 'song_covers/ja/ck/jackysu223/8pD6q8ynCf7W4yAq36ajW6.jpg', 1, '', "A1\n多想要記起所有片刻\n遺忘總是比記憶深刻\n不要該放開的緊抓著\n時間知道 那些苦澀\n\nA2\n多想要學會自在割捨\n遺憾總是在夜裡翻騰\n不要該放下的執著了\n時間最溫柔 也最殘忍\n\nB\n還是要試著原諒\n平淡無奇的青春啊\n\nC\nIt's too late to die young\n那就算了吧\n今天還有太陽\n太複雜的情緒 先擱下\nIt’s too late to die young\n就別再逞強\n讓我成為海洋\n不再為無可奈何的事 悲傷\n\n【間奏】(回B)\n\nD\noh nothing’s too late\ntry not to look back today\n讓遺憾流過我\n延續的日子中\n放自己自由 放自己自由\n\nC2\nIt's too late to die young\n那就算了吧\n今天還有太陽\n太複雜的情緒 先擱下\nIt’s too late to die young\n就別再逞強\n讓我成為 成為\n原諒自己的懦弱的海洋\n也許這是 成長\n不再為無可奈何的事 悲傷\n\n【尾奏】\n\n——————\n\n詞:蘇文劭、林拙\n曲:蘇文劭、張粹方\n錄音:Sofar Sound Taipei\n混音:GANNNNN Studio\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沒什麼存在感的女孩突然說話了。\n/\n「你有在寫歌嗎?\n可不可以給你看我寫的一段文字?」\n細膩優雅,女孩聲音其實一點也不膽怯\n「我希望它們能被寫成歌。」\n/\n我說好,請讓我寫寫看。\n/\n擺箱時總是特別感性、格外大方\n也許是交談一整晚的氣氛使然\n也許是剛唱完歌\n暫時膨脹的信心作祟\n女孩拿出手機,將文字傳給我\n我靜靜閱讀起來。\n/\n短短三四十字,我讀了好多遍\n她的文字毫不押韻\n拗口破散,卻有股安定感\n像海在遠方。\n/\n正巧我有一段\n在類似心情下譜出的吉他旋律\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, '', 307, 320000, datetime.datetime(2018, 12, 20, 16, 32, 50), datetime.datetime(2018, 12, 20, 16, 33, 15), datetime.datetime(2018, 12, 20, 16, 33, 15), datetime.datetime(2019, 4, 27, 6, 56), 27405, 628, 112, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (578281, 4, 4, '還是要有長頸鹿才能', 2411037, None, 3, 2, 0, 'music/an/ti/anti_talent/3baM8UEUXjWDhChyFxTWP.mp3', 0, 'song_covers/an/ti/anti_talent/L6EzefR9JASayCydwiSHR3.jpg', 1, '', 'verse1 裴拓\n在場的各位全都是發情的長頸鹿\n用進後廢退記入花中的名人簿\n我依舊清楚記得離奇的那一幕\n每個人都在吃著沒熟的椰子樹\n\n遭受著價值 綑綁 三年 之內挺不起的胸膛\n別跟我說少年有成長 他的 生命故事依舊荒唐\n然而他做著夢 前方才永遠照著光芒\n\n剛好處於愛戀復燃的年紀\n可能做白日夢是你被保障的權利\n在夢與現實當中找到最微小的間隙\n用盡餘生的時光品嘗那淡然的甜蜜\n\n從孤獨走向寂寞 \n少年的束縛擊破\n堆滿的講義習作\n不斷地哭訴迷惑\n我開始數算太陽每天更換的臉龐\n嘗試為自己打上一萬分半後典藏\n\nHook1\n喔~心為了什麼跳動 沒那麼多理由 \n如果還有夢 讓故事繼續走\n\nVerse2 碩美\n你我臉上的睡眼惺忪\n為了不負眾望 耀祖光宗\n別人眼裡的一派輕鬆\n是你懸梁刺股 痛苦萬分 強裝的灑脫 你\n\n做不到 憑什麼 別胡鬧 行不通 沒有用 都不行 都不是 \n沒長進 又放縱 又逃避 又脆弱 又搞砸 又難堪 又怯懦\n沒人在乎 沒人駐足 沒人鼓勵 沒人同途\n你不特殊 無邊盼顧 執迷不悟 朝朝暮暮\n畏懼於向前 而拋下 童年時你 安穩的入眠\n展不開笑顏 被人數落不能振作 哭著在床邊\n否定的聲音迴盪在腦海而早以厭倦現實的無奈\n內疚連自責侵蝕著少年 失神敷衍與放蕩的三年\n圍困凡人裡 得一絲憐憫\n\nHook2\n喔~心為了什麼跳動 沒那麼多理由 \n如果還有夢 讓故事繼續走\n喔~眼淚藏不住傷痛 在好多年以後\n你平凡的笑容 飄散在涼風中\n\nVerse3 黃若欣\n鬧鐘取代了你的夢想 每天提醒著你要起床\n錯把上衣穿在了腳上 我愛的人還在遠方\n那一夜 夢裡面 什麼伴你度過黑夜\n你的心 多狂烈 堆滿離別後的思念\n好想 能夠再看到 長頸鹿\n\nOutro\n在創世之初,每個人都是長頸鹿,回頭看看,看看有沒有一個很長的脖子', 0, '還記得課本當中描述長頸鹿為了吃樹葉而拉長脖子的示意圖嗎 ?用進廢退說不受學界採納,卻在現實生活當中上演著類似的戲碼,學生們為了實現理想,強逼著自己。\n但這也正是我們所經歷的青春啊,還是要有長頸鹿才能......\n\n****歌曲製作song making****\n作詞/作曲Lyrics & Composer:@裴拓、@碩美、@黃若欣、@徐子晴\n編曲Beat Arrangement: @Bruferr Beatz\n混音/母帶處理Mixing & Mastering:@陳希\n錄音Recording:@碩美\n封面攝影cover photo:@徐子晴\n封面設計cover design:@裴拓\n特別感謝Special thanks:@洪恩霖 \n\nMV出來囉:\nhttps://www.youtube.com/watch?v=Wcp4VAAM468\n\n*******資訊information******\n\n裴拓@hbp_toer\nhttps://www.instagram.com/hbp_toer/?hl=zh-tw\n黃若欣@ruoxinqq\nhttps://www.instagram.com/ruoxinqq/\n碩美@dawgzzz1810\nhttps://www.instagram.com/dawgzzz1810/?hl=zh-tw\n徐子晴@gii_1116\nhttps://www.instagram.com/gii_1116/?hl=zh-tw', 1, '', 193, 320000, datetime.datetime(2019, 3, 27, 13, 36, 29), datetime.datetime(2019, 3, 29, 8, 11, 10), datetime.datetime(2019, 3, 29, 8, 11, 10), datetime.datetime(2019, 5, 27, 15, 40, 25), 488868, 12219, 467, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,13],[2019,14],[2019,15],[2019,16],[2019,17],[2019,22],[2019,23]]},"CN":{"top_record_weekly_champions":[[2019,14],[2019,15],[2019,16],[2019,23]]}}', 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), (576412, 4, 4, '吳獻 Osean - ‘溺溺 Drowning’', 1981712, None, 5, 12, 0, 'music/se/an/sean842850/LVWsfC5xAmdSUGUXpFbm5P.mp3', 0, 'song_covers/se/an/sean842850/c7FCoaHskyWh3fhNYrnBre.png', 1, '', 'lyrics \n\n光混著水流動像絲綢 覆蓋平凡傷口\n平凡的生活平凡的過 我順著紋理游\n\n昨夜那場雨後的水氣\n霧化城市尾音\n就連自己呼吸的聲音\n都讓心不平靜\n\n那就讓我沉入泳池裡 暫時不換氣\n在那裡 沒了雜音\n我想那些岸上的人吶 從來不思慮\n他們才需要呼吸\n\n光混著水流動像絲綢 覆蓋平凡傷口\n平凡的生活平凡的過 我順著紋理游\n\n那就讓我沉入泳池裡 暫時不換氣\n在那裡 沒了雜音\n我想那些岸上的人吶 從來不思慮\n他們才需要呼吸\n\n光混著水流動像絲綢 覆蓋平凡傷口\n平凡的生活平凡的過 我順著紋理游\n\nOutro\n或許因為沒有原因 \n慢慢我也不求答案\n就只是提出問題 但都是形而上的麻煩\n點起\n然後索性把菸又滅熄 \n只是不知怎麼結束而已\n又把手重新放進那池水裡\n隨即收起。', 0, '「宿命般的雨注入與生俱來的低窪區,成水成河,我們只一如往常沈浸在那」\n\nMusic & Lyrics 詞曲: Osean\nProducer 製作: Osean\nArranger 編曲 : Osean\nGuitar 吉他 : KTone、Osean\nRecording Engineer 錄音師: KTone\nMix 混音: Osean\n\ninstagram:@tienmuslave', 1, '', 267, 320000, datetime.datetime(2019, 3, 8, 15, 8, 47), datetime.datetime(2019, 3, 9, 5, 31, 36), datetime.datetime(2019, 3, 9, 5, 31, 36), datetime.datetime(2019, 3, 12, 2, 23, 17), 260208, 5645, 423, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-19"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,11],[2019,12],[2019,13],[2019,14],[2019,15],[2019,16]]},"CN":{"song_of_the_days":["2019-03-20"],"top_record_weekly_champions":[[2019,12],[2019,13],[2019,14],[2019,22]]}}', 0, 0, 0, 0, 2, 2, 1981712, 'sha1$2rxTWV7w9kgV$b6fc2cb102a60055f459153702fca499b97c0c1e', datetime.datetime(2024, 2, 16, 6, 37, 54), 0, 'sean842850', '', '', 'tienmuslave@gmail.com', 0, 1, datetime.datetime(2017, 7, 8, 15, 17), 1553532, 4, 4, 1981712, 'profile_images/se/an/sean842850/HTXXzDZjKm3kchzeoGuBTE.jpg', 'M', '吳獻', '吳獻 Osean', 886, '908156528', datetime.date(1998, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2017, 7, 8, 15, 17), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 638211, 5560, 17, 187, 1, 0, '', 0, None), (578999, 4, 4, '你以為是新歌嗎不其實又是擁抱之 擁抱 cover 2.0', 837848, None, 1, 5, 0, 'music/ja/ck/jackysu223/dZVjhfbubeCWyLZ6McVw9M.mp3', 0, 'song_covers/ja/ck/jackysu223/6dDKMgwz8TBgd4BBxdeRuZ.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抱緊我 吻我 喔 愛 別走', 0, '這與 Live Session 少男團體「例假日」合作的版本。\n\nYoutube MV原址:\nhttps://youtu.be/4N2CVZvIW2A\n\n例假日 臉書粉專:\nhttps://www.facebook.com/%E4%BE%8B%E5%81%87%E6%97%A5Day-Off-1864991133801799/', 0, '', 177, 192000, datetime.datetime(2019, 4, 3, 10, 50, 12), datetime.datetime(2019, 4, 3, 11, 2, 10), datetime.datetime(2019, 4, 3, 11, 2, 10), datetime.datetime(2019, 4, 25, 13, 5, 31), 11655, 403, 27, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (579955, 4, 4, '風景請別凋零', 773202, 97313170, 1, 6, 0, 'music/be/so/besoulreg/4r3eYFwFgTKoGQJM4PhmeH.mp3', 0, 'song_covers/be/so/besoulreg/bCPM489vPxBnEkVcgrn49K.jpg', 1, '', '光明深處 有份孤獨 不能被碰觸\r\n貪戀嫉妒 恐懼憤怒 冷漠不在乎\r\n\r\n我想愛 蜷縮在 烏雲裡 沈睡著\r\n下起了雨 忘了呼吸 問著自己 在哪裡 \r\n\r\n黑影追逐 沒有退路 向著光去看\r\n知足感謝 堅強勇敢 用最熱切的心 / 還是飛蛾撲火\r\n\r\n我的風景 請別凋零\r\n我的風景 請別凋零', 0, '堅強勇敢 用最熱切的心', 0, '', 273, 320000, datetime.datetime(2019, 4, 17, 12, 15, 6), datetime.datetime(2019, 4, 17, 12, 18, 28), datetime.datetime(2019, 4, 17, 12, 18, 28), datetime.datetime(2019, 4, 17, 12, 18, 28), 142593, 3345, 95, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,17],[2019,18]]},"CN":{"song_of_the_days":["2019-04-27"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,17],[2019,18]]}}', 0, 0, 0, 0, 2, 2, 773202, 'sha1$xggkO6FM6BviEEJ6qbbqnc$150da13c372dc5c3cb690e4ba7365e7289a34b27', datetime.datetime(2024, 12, 3, 9, 24, 23), 0, 'senhuai', '', '', 'e.senhuai@gmail.com', 0, 1, datetime.datetime(2011, 10, 27, 20, 40), 407296, 2, 2, 773202, 'profile_images/be/so/besoulreg/LMn9vppZybf2fDpYJcv7He.jpg', 'F', '詹森淮', '森淮Senhuai', 886, '928887580', datetime.date(1988, 7, 25), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2011, 10, 27, 20, 40), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"had_edit_username":true,"accredited_datetime":"2024-08-02T03:56+00:00","hide_location":false}', 398689, 3610, 8, 262, 1, 0, '', 0, None), (580355, 2, 2, '沒那麼愛了', 937852, None, 1, 6, 0, 'music/We/iJ/WeiJLee/QAWHjtNPWUtjVyEU975XyS.mp3', 0, 'song_covers/We/iJ/WeiJLee/NMTQqYMihyENpjvjALxC3d.jpg', 1, '', '[00:00.00]\n\n\n\n\n[00:28.00]有一種說法\n[00:37.00]是你厭倦了 我的壞脾氣\n[00:46.00]有一種說法 \n[00:55.00]是你厭倦了 我的身體\n[01:04.00]我不知道 該如何想像 \n[01:15.00]這些殘酷的畫面\n[01:22.00]你不知道 該如何解釋 \n[01:33.00]這些殘暴的想法\n[01:39.00]\n[01:42.00]是沒那麼愛了 \n[01:45.00]是沒那麼愛了\n[01:48.00]或許你曾對我有一點執著 一點寄託\n[01:54.40]一點放縱 一點享受 一點溫柔\n[02:01.00]是沒那麼愛了 \n[02:03.00]是沒那麼愛了\n[02:05.40]或許你曾對我有\n[02:08.00]一點感受 一點理由 一點紀念 \n[02:14.40]一點在我身上撒野的愛\n[02:23.00]\n[02:43.00]\n[02:53.00]\n[02:55.00]是沒那麼愛了 \n[02:57.00]是沒那麼愛了\n[02:59.00]或許你曾對我有一點執著 一點寄託\n[03:06.00]一點放縱 一點享受 一點溫柔\n[03:12.40]是沒那麼愛了 \n[03:15.00]是沒那麼愛了\n[03:17.50]或許你曾對我有\n[03:19.40]一點感受 一點理由 一點紀念 \n[03:26.00]一點在我身上撒野的愛\n[03:33.00]在我身上灑脫的愛啊\n[03:38.00]不顧我聲嘶力竭\n[03:44.00]不顧我滿身傷痕累累\n[03:52.00]你怎如此狠心 \n[03:56.40]自私的人 \n[04:02.00]自私的人\n[04:08.00]', 1, 'https://youtu.be/ijOnAXyEP28\n詞|Wei J Lee\n曲|Wei J Lee\n音樂製作|林喆安 Z_An\n編曲|吳征峻 Matt Wu\n和聲|李瑋婕 Wei J Lee\nEG/合成器|吳征峻 Matt Wu\nBASS/AG|林喆安 Z_An\nDrum|吳征鴻\nRecording|麋舍工作室 Misir Studio\nMixing/Mastering|邱建鈞 J-JYUN Ciou', 0, '', 273, 192000, datetime.datetime(2019, 4, 23, 12, 42, 2), datetime.datetime(2019, 4, 23, 12, 43, 13), datetime.datetime(2019, 4, 23, 12, 43, 13), datetime.datetime(2022, 1, 5, 8, 6, 47), 90944, 1472, 28, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 937852, 'sha1$5EnuyPEWEkxd$38e8a17b8a5fd9471984bb63e7bafe5622484ca2', datetime.datetime(2023, 11, 10, 22, 54, 35), 0, 'WeiJLee', 'Wei J', 'Lee', 'devilaband@gmail.com', 0, 1, datetime.datetime(2014, 4, 26, 12, 23, 50), 604956, 4, 4, 937852, 'profile_images/We/iJ/WeiJLee/hoao5jXy8MH9Vbjv6ZBqHh.png', 'F', '李瑋婕', 'Wei J Lee', 886, '963825731', datetime.date(1996, 8, 2), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2014, 4, 26, 12, 23, 50), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-06-07T10:26+00:00"}', 103311, 211, 11, 20, 1, 0, '', 0, None), (580244, 4, 4, '星期一女孩 Monday Girl', 1595399, None, 5, 12, 0, 'music/th/ec/thecrane/PYfAMRvwiSvPZ3wVbiMpHT.mp3', 0, 'song_covers/th/ec/thecrane/9reb58aWp5A8EPMqXTDSQf.jpg', 1, '', '[Verse 1]\n星期一的憂鬱 像月經\n在季節交替無所遁形\n你寫著一再潮起又潮落的風景\n卻不能遠離\n\n很多人都不對勁\n不是你 也標注的那麼輕易\n常常在想 這個世代會怎樣\n沒有自己的生活\n彷彿一起也悲傷\n\n[Pre-Chorus 1]\nI contemplated over all the things you’ve said\nAll the worries and the fury just too hard to catch \nMy bad, I didn’t mean to say like that\nAt last, I’m just tryna do my best \n \nEven though in time we gotta grow \nI don’t want to wait\n\n[Chorus]\nMemories are passing by\nWill you ever say goodbye\nWill you ever fail to trust my lies\nI couldn’t be younger than tonight, tonight, tonight…\n \nI will carry all my pride\nTo see if i can read your mind \nThe cranes are taking flight \nI should’ve known that there were signs\n \n[Verse 2]\n這是你\n不知該哭笑\n正要高興 又來臨的六日一\n多想要更多的熱情\n但人生不過是場病\n\n終究也來臨\n我們聚散的週期\n多麽渴望一次輕盈\n仿佛青春般洋溢\n\n[Pre-Chorus 2]\nI contemplated over all the things you’ve said\nAll the worries and the fury just too hard to catch \nMy bad, I didn’t mean to say like that\nAt last, I’m just tryna do my best \n\n‘Bout to leave your shell\nI wonder if you’re looking for a better place to go or else\nI got nothing more to tell\n\n[Chorus]\nMemories are passing by\nWill you ever say goodbye\nWill you ever fail to trust my lies\nI couldn’t be younger than tonight, tonight, tonight…\n\nI will carry all my pride\nTo see if i can read your mind \nThe cranes are taking flight without a sign\nWe should’ve met at other time', 0, '我會放下所有的自尊,試著讀懂你。\n/\n詞曲/編曲/混音:鶴\n母帶後期處理:Randy Merrill\n \nFacebook:\nhttps://www.facebook.com/thecranetw/\nInstagram:\nhttps://www.instagram.com/thecraneofficial/\nSpotify/Apple Music:\nhttp://smarturl.it/monday-girl', 0, '', 302, 320000, datetime.datetime(2019, 4, 21, 16, 23, 26), datetime.datetime(2019, 4, 21, 16, 35, 27), datetime.datetime(2019, 4, 21, 16, 35, 27), datetime.datetime(2020, 8, 14, 18, 58), 94779, 2968, 257, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,17],[2019,18],[2019,19]]},"CN":{"song_of_the_days":["2019-04-28"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,17],[2019,18]]}}', 0, 0, 0, 0, 2, 2, 1595399, 'sha1$LtmyZ7X8ZhP5PvrF5byqvR$6f655e9412404116065acdd096473c5310ef583f', datetime.datetime(2025, 6, 22, 11, 54, 34), 0, 'thecrane', '', '', 'thecrane@forbiddenxparadise.com', 0, 1, datetime.datetime(2016, 4, 11, 3, 28), 1253667, 2, 2, 1595399, 'profile_images/th/ec/thecrane/8hfAdymrshjsFbuMiLHncn.jpg', 'O', '', '鶴 The Crane', 886, '958255145', datetime.date(2015, 7, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 4, 11, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 908206, 10246, 10, 842, 1, 1, '', 0, None), (581218, 4, 4, '凌星凝望(第三十六屆政大金旋獎主題曲)', 1818649, None, 1, 4, 0, 'music/Th/es/Theseus_tw/sAvxUTvwjrN5FrwuoTCHY8.mp3', 0, 'song_covers/Th/es/Theseus_tw/ag8H3hxsLvTZy8m3RiL58N.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, 'Theseus忒修斯以民謠觀點紀錄故事與情感,再輔以後搖滾長年薰陶後畫面強烈的音樂風景,令人對其音樂風格印象深刻。遊走於台北各大音樂場景,2018年以〈掃帚星 Comet〉入圍政大金旋獎,也創作了不少膾炙人口的歌曲,如〈如果我們都是繁星〉及〈憨孫仔〉等,透過鋪陳深邃的歌詞,優美而廣為傳唱的旋律,在音樂媒體平台上獲得很好的成績。2019年起快速發行單曲的Theseus忒修斯,累積的創作能量也更為驚人。\n\n\n此次,邀請Theseus忒修斯到來譜寫第36屆政大金旋獎的主題曲,〈凌星凝望〉可以說是一首,寫給創作者們的情歌。凌星是一種辨認天體是否屬於恆星的觀測手法,如同聽音樂者不小心地聽見一首歌,到愛上一首歌,到忘記一首歌。從浩渺長河之中的宇宙聲響開張,Theseus忒修斯緩緩地用固有的穩當視角,將「聽音樂」視為隨機而美好的禮物,再從冰封的記憶深處,透過歌曲創造情感聯繫。要大家相信自己的作品,都是「一瞬永恆盛放著的美麗星光」\n\n透過這首歌,Theseus忒修斯希望給所有熱愛音樂的人一個共同的情書:「我們都別擔心著在這宇宙當中何時才會被人聽見,就算不玩音樂了,至少我們對音樂奮不顧身的日子真實的存在,一定會有人聽得見你現在的歌裡面,焦躁不安或美好」\n\n= = = =\n\n詞 Lyrics:高翔煜\n曲 Composed: 高翔煜\n\n單曲製作人 Producer:Theseus 忒修斯、趙宇晨\n編曲Arrangement:Theseus 忒修斯\n\n鋼琴 Piano:張瀚元\n貝斯 Bass:張瀚元\n木吉他 Acoustic Guitar:曾名傑\n電吉他 Electronic Guitar:高翔煜\n鼓 Drum:林禹丞、曾名傑\n合成器 Synthesizer:高翔煜\n弦樂編寫 Strings Arrangement:高翔煜、趙宇晨\n演唱 Vocal:劉志正、沈以勒、高翔煜\n和聲編寫 Background Vocal Arrangement:高翔煜、趙宇晨\n\n錄音工程師 Recording Engineer:黃炳喻、趙宇晨\n錄音室 Recording Studio:BB Road Studio\n混音工程師 Mixing Engineer:趙宇晨\n母帶後期製作工程師 Mastering Engineer:趙宇晨', 0, '', 279, 320000, datetime.datetime(2019, 5, 3, 17, 15, 26), datetime.datetime(2019, 5, 3, 14, 2, 41), datetime.datetime(2019, 5, 3, 14, 2, 41), datetime.datetime(2023, 6, 10, 8, 0, 22), 277898, 6600, 241, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"115601":{"event":"\\u9435\\u73ab\\u7470\\u6a02\\u5718\\u5927\\u8cfd\\u5fb5\\u9078\\u3010\\u6821\\u5712\\u7d44\\u3011","award":"\\u73ab\\u7470\\u512a\\u7b49\\u734e"}},"song_of_the_days":["2019-05-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,19],[2019,20]]},"CN":{"song_of_the_days":["2019-05-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,19],[2019,20],[2019,23]]}}', 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), (376016, 4, 4, '完整(2016 都蘭 experience)', 556886, 97266251, 1, 6, 0, 'music/th/is/thisisyoyo/cc6b2cdc9ce74693847d6e1cbecccb6e.mp3', 0, 'song_covers/th/is/thisisyoyo/6b83d57802fd42d7bc852801c2626543.jpg', 1, '', '', 0, '好久以前寫來安慰自己的歌,落在都蘭,在昊恩的手裏,都變得更從容了。', 0, '', 242, 192071, datetime.datetime(2016, 9, 27, 15, 4, 55), datetime.datetime(2016, 9, 27, 15, 4, 42), datetime.datetime(2016, 9, 27, 15, 4, 42), datetime.datetime(2016, 9, 27, 16, 29, 7), 7305, 169, 10, 1, 1, 1, 0, None, 4, '{"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), (582891, 4, 4, '寂寞午後', 2432860, 97313494, 5, 12, 0, 'music/hi/td/hitdondon/dp5QXfmhdWacqAeiRnjCoU.mp3', 0, 'music_albums/hi/td/hitdondon/NQfMN7ytjtN2LaBBAQP8yE.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嘗試自甘墮落在無人理會的午後', 0, '演唱:鄭小奕\n詞曲:喜德莊', 0, '', 256, 192000, datetime.datetime(2019, 5, 25, 15, 20, 42), datetime.datetime(2019, 5, 25, 15, 37, 28), datetime.datetime(2019, 5, 25, 15, 37, 28), datetime.datetime(2019, 6, 18, 8, 15, 35), 50170, 1417, 39, 1, 3, 1, 0, None, 4, '{"TW":{"audition_awards":{"122772":{"event":"2020 \\u5c4f\\u6771\\u7368\\u7acb\\u97f3\\u6a02\\u5b63 \\u5275\\u4f5c\\u6a02\\u5718\\u5fb5\\u9078\\u6d3b\\u52d5","award":"\\u512a\\u9078"}},"song_of_the_days":["2019-06-04"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,23]]},"CN":{"song_of_the_days":["2019-06-05"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,23]]}}', 0, 0, 0, 0, 2, 2, 2432860, 'sha1$v3XaWAWGhgqgOOliCWllv4$1a6978c10ed4ba1b21b4f94c5c13cd86048d18d1', datetime.datetime(2025, 6, 28, 7, 40, 33), 0, 'hitdondon', '', '', 'b021030005@g-mail.nsysu.edu.tw', 0, 1, datetime.datetime(2019, 5, 7, 5, 54), 2003766, 4, 4, 2432860, 'profile_images/hi/td/hitdondon/XTwNQWoEFocJgsWEeXzftV.jpg', 'F', '', 'YILITH', 886, '929513599', datetime.date(1992, 1, 1), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2019, 5, 7, 5, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":false}', 274028, 2304, 0, 0, 1, 0, '', 0, None), (583721, 4, 4, 'At all', 2443897, None, 1, 4, 0, 'music/Mo/no/Monoofficial2341/jkgJuPmGqA43CvKVcvJM7Z.mp3', 0, 'song_covers/Mo/no/Monoofficial2341/EfAUfG9yget436xUhuKZBf.jpg', 1, '', "When I saw you got nothing to say\nI ate your heart but I don't really care\nNothing really matters at all even the \ntruth\nNothing really matters at all even \nhurting you\nBe silence don't be close\nI don't really care anything at all\nDon't catch me just let me fall\nLeave your tears at home\nI didn't do anything wrong\nI don't really care anything at all", 0, '我真的什麼都不在乎\n\nIG :\nhttps://www.instagram.com/mono_official\n\n聯絡資訊:\n484monoofficial@gmail.com', 0, '', 279, 320000, datetime.datetime(2019, 6, 4, 4, 36, 52), datetime.datetime(2019, 6, 4, 5, 11, 34), datetime.datetime(2019, 6, 4, 5, 11, 34), datetime.datetime(2019, 6, 4, 5, 11, 34), 114873, 3851, 336, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-06-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,24],[2019,25],[2019,26]]},"CN":{"song_of_the_days":["2019-06-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,24]]}}', 0, 0, 0, 0, 2, 2, 2443897, 'sha1$i8FANIAWxU8S$e385e382cd3de908150e2b84f947d47eea3d2f71', datetime.datetime(2019, 12, 19, 16, 44, 12), 0, 'Monoofficial2341', '', '', '484monoofficial@gmail.com', 0, 1, datetime.datetime(2019, 6, 3, 20, 45, 21), 2014801, 4, 3, 2443897, 'profile_images/Mo/no/Monoofficial2341/cmKDXoASK4yDJqtZfQEWUm.png', 'O', '', 'Mono_official', 886, '905073297', datetime.date(2018, 10, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 4), 1, datetime.datetime(2019, 6, 3, 20, 45, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":false}', 143076, 1321, 0, 107, 0, 0, '', 0, None), (584814, 4, 4, 'TOUCH', 2449780, 97313608, 5, 12, 0, 'music/co/sm/cosmosjade/4tnYBiJKQsFBu48KbV3atn.mp3', 0, 'song_covers/co/sm/cosmosjade/UxJWu3M4Aut4TJFBH6aJPX.JPG', 1, '', '', 0, '禁止觸摸的DEMO', 0, '', 277, 320000, datetime.datetime(2019, 6, 16, 9, 42, 14), datetime.datetime(2019, 6, 16, 9, 51, 37), datetime.datetime(2019, 6, 16, 9, 51, 37), datetime.datetime(2019, 6, 16, 10, 39, 29), 24191, 956, 53, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2449780, 'sha1$mXrYI2ZCkxQn$3d9ca85bba54181ff7f78fea3ab7d46bb92865f6', datetime.datetime(2021, 8, 25, 18, 44, 24), 0, 'cosmosjade', '', '', 'cosmosjade@gmail.com', 0, 1, datetime.datetime(2019, 6, 16, 9, 16, 26), 2020680, 4, 4, 2449780, 'profile_images/co/sm/cosmosjade/xEwQ7WC6tkUo3xpxhxmkFL.JPG', 'M', '林小玉', '宇宙人 小帳', 886, '978767573', datetime.date(1986, 1, 2), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2019, 6, 16, 9, 16, 26), 1, 0, 'zh-hant', 1, '{}', 266658, 7769, 7, 1803, 0, 0, '', 0, None), (584812, 4, 4, 'PLAY ONE ~', 2449780, 97313608, 4, 20, 0, 'music/co/sm/cosmosjade/sq8ZJbxshdSB8A6hPFXHak.mp3', 0, 'song_covers/co/sm/cosmosjade/qmkLdXUzMSPAxumuKEfyhG.jpg', 1, '', '詞曲:宇宙人 小玉\n\n又過了一關 命都沒了還想繼續玩\n跟面子無關 頭洗下去就不能只到一半\n\n他來了 新的挑戰者 我坐在王位上看著\n別再撐了收拾行李 趕快搭上末班車\n有事情 我罩著 新手包可以丟了\n等你開好房間就邀請我加入一起\n\nOh Play One 陪我玩\n在每個漫漫長夜都不孤單\nOh Play One 陪我玩\n就設定永遠和你綁定不分開\n\n陪我陪我玩 陪我陪我玩 \n\n怎麼辦 我好想找到靈魂的另一半\n就像Batman 和 小丑 \n當不了隊友也是最強的對手\n\n他來了 新的挑戰者 我坐在王位上看著\n別再撐了收拾行李 趕快搭上末班車\n有事情 我罩著 新手包可以丟了\n等你開好房間就邀請我加入一起\n\nOh Play One 陪我玩\n在每個漫漫長夜都不孤單\nOh Play One 陪我玩\n就設定永遠和你綁定不分開\n\n陪我陪我玩 陪我陪我玩', 0, '陪我玩的DEMO', 0, '', 223, 192000, datetime.datetime(2019, 6, 16, 9, 27, 24), datetime.datetime(2019, 6, 16, 9, 36, 37), datetime.datetime(2019, 6, 16, 9, 36, 37), datetime.datetime(2019, 6, 16, 10, 39, 29), 31949, 1256, 52, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-06-25"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-06-26"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2449780, 'sha1$mXrYI2ZCkxQn$3d9ca85bba54181ff7f78fea3ab7d46bb92865f6', datetime.datetime(2021, 8, 25, 18, 44, 24), 0, 'cosmosjade', '', '', 'cosmosjade@gmail.com', 0, 1, datetime.datetime(2019, 6, 16, 9, 16, 26), 2020680, 4, 4, 2449780, 'profile_images/co/sm/cosmosjade/xEwQ7WC6tkUo3xpxhxmkFL.JPG', 'M', '林小玉', '宇宙人 小帳', 886, '978767573', datetime.date(1986, 1, 2), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2019, 6, 16, 9, 16, 26), 1, 0, 'zh-hant', 1, '{}', 266658, 7769, 7, 1803, 0, 0, '', 0, None), (586489, 4, 4, '小宇宙 Demo', 2178926, None, 1, 4, 0, 'music/lo/ui/louie0630/o7fDkpwakSbfJ6tJs6stF.mp3', 0, 'song_covers/lo/ui/louie0630/pMp8aCnaNCXqWRLDr8piGH.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, '詞/曲/編/錄/:呂允\r\n貝斯編寫:ㄓㄌ\r\n封面設計:盧妍蓁', 0, '', 231, 320000, datetime.datetime(2019, 7, 4, 10, 0, 14), datetime.datetime(2019, 7, 4, 10, 0, 44), datetime.datetime(2019, 7, 4, 10, 0, 44), datetime.datetime(2020, 12, 12, 16, 19, 45), 85525, 2053, 143, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 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), (595187, 4, 4, 'Call ln 計劃 ep.02 I Wanna Be', 2331486, None, 3, 2, 0, 'music/hs/ie/hsienchinnng/ChoJ3Ngr7iMPGJqJXKT2Vh.mp3', 0, 'song_covers/hs/ie/hsienchinnng/KtSEpVXkBiU83AA63RdF29.jpg', 1, '', 'I wanna be/\n\n(ㄑㄨㄛㄊㄨㄣㄑㄨㄟㄆㄜㄊㄟㄕㄟㄕㄨㄍㄜ 咚咚咚咚咚咚)\n\nI wanna be I wanna be I wanna be.......\n\nI wanna be 雨一滴一滴落下來\nI wanna be 石頭一輩子不生苔\nI wanna be 海邊的浪永遠都翻不完\nI wanna be 星星在夜裡躲起來\n\n變成魚 變成鳥\n變成貓咪隨風搖\n隨便的浪費隨便鬧\n不洗澡不睡覺\n沒有產出可是有人愛 有人對你好\n給的回饋不會是應該 是突然想到\n\n日子一天連著一天走\n中間的間隔還想溜\n想把偷跑的通通逮住但最後還是他們逮住我\n一團亂在瞎攪和 瞎忙碌\n你在想離開需要下多少賭注\nayay\n不要問我過得怎麼樣\nayay\n我的羞愧在發燙\neyayay\n不要問 過得怎麼樣\n那你怎麼樣十年後還是這個樣\n投胎還得看 隨機點數\n沒有經驗只好 即興演出\n人類總是覺得別的東西好\n因為永遠不懂他們到底哪裡痛\n生活哪裡重 哪裡也無所適從 我們的\n生存被拋在動物之後\n沒有前戲直接通往事後\n\n(碰!)\n\nI wanna be I wanna be I wanna be.......', 0, 'I wanna be/\r\n\r\nMusic & Lyrics by 詞曲: 陳嫺靜\r\nBeat Produced by 編曲: Sōryo\r\nProducer 製作人: Sōryo\r\nCo Producer 共同製作: Burgerlin 林漢庭\r\nGuitarist吉他:Burgerlin林漢庭、Sōryo\r\nMix 混音: Sōryo\r\nRecording engineer 錄音師: Burgerlin 林漢庭\r\n\r\nPhoto Credit 封面攝影:Jerrythepopper', 0, '', 212, 320000, datetime.datetime(2019, 9, 27, 15, 31, 55), datetime.datetime(2019, 9, 27, 15, 31, 45), datetime.datetime(2019, 9, 27, 16, 0, 46, 471909), datetime.datetime(2019, 9, 27, 16, 28, 7), 361794, 9537, 216, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-10-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,39],[2019,40],[2019,41]]},"CN":{"song_of_the_days":["2019-10-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,39],[2019,40],[2019,41]]}}', 0, 0, 0, 0, 2, 2, 2331486, 'sha1$beU7yPstRd7G$4667cc90e03a54dd442505e44821d58a45dea88d', datetime.datetime(2023, 10, 11, 8, 32, 44), 0, 'hsienchinnng', '', '', 'hsienchinnng@gmail.com', 0, 1, datetime.datetime(2018, 10, 2, 15, 0), 1902416, 4, 4, 2331486, 'profile_images/hs/ie/hsienchinnng/m7qEVoCENvKkvC5dP9ahVg.png', 'F', '陳嫺靜', '陳嫺靜', 886, '911913138', datetime.date(1998, 12, 8), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2018, 10, 2, 15, 0), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"hide_location":false}', 2670800, 32368, 10, 3022, 1, 0, '', 0, None), (592525, 4, 4, '睡不著', 2452990, 97315438, 5, 12, 0, 'music/wh/yt/whytemusic/Yy8vAZnHR5YSckf2Yzjc6U.mp3', 0, 'song_covers/wh/yt/whytemusic/6SKQVMcXuzdWZ3nKwvPGNL.jpg', 1, '', "[Verse 1]\nIt's 5 A.M.\nCan't fall asleep again\nTrying so many ways \nCounting from one to ten\n\nFeel the pattern of breath\nSoon turn off my brain\nAnd I dream about ya \nAnd I dream about ya \n\nI miss the way how you call my name \nI miss the smell when lying in your bed\nI miss the finger running through my skin\nAnd now it stays only In my dream\n\nIt all went so well\nUntil the morning came \nAnd you were gone \n\nIt all went so well \nI wish that time would stop \nWhen I turn off the alarm clock \n\n[Chorus]\nAretha 睡不著\nBillie 睡不著\nChaka 睡不著\n我也睡不著\n\nDuffy 睡不著\nElla 睡不著\nFergie 睡不著\n我也睡不著\n\n[Verse 2]\nYour pretty face \nCaught my eye when we first met \nJust you and me, We're going out today\n\nWe were talking\nSmoothly\nYou took off glasses \nI saw your eyes in bella green (in bella green)\n\nI miss the way how you call my name \nI miss the smell when lying in your bed\nI miss the finger running through my skin\nAnd now it stays only In my dream\n\nIt all went so well\nUntil the morning came \nAnd you were gone \n\nIt all went so well \nI wish that time would stop \nWhen I turn off the alarm clock \n\n[Chorus]\nAretha 睡不著\nBillie 睡不著\nChaka 睡不著\n他們都睡不著\n\nDuffy 睡不著\nElla 睡不著\nFergie 睡不著\n我也睡不著", 0, '清晨五點\n失眠\n於是想起你\n\n5 A.M.\nI got insomnia\nAnd I thought of you\n❺ ⓹ ❺ ⓹ ❺ ⓹ ❺ ⓹ ❺ ⓹ ❺\n\n?te 壞特第二首單曲〈睡不著〉,\n敘述思念的通病、失眠的場景,\n夜幕低垂時的孤枕難眠,\n竟意外成為靈感來源,\n副歌照字母順序一字排開致敬靈魂歌姬們:\nAretha Franklin, Billie Holiday, Chaka Khan, Duffy, Ella Fitzgerald, Fergie\n\n製作人 Tower da Funkmasta 抓出一帖暖心 lo-fi Jazzhop beat 助眠藥方,\n輔以 ?te 療癒音波質地,失眠患者們今晚就鬆軟走出誤區吧!', 0, '', 243, 192000, datetime.datetime(2019, 8, 22, 6, 3, 19), datetime.datetime(2019, 8, 22, 6, 3, 13), datetime.datetime(2019, 9, 2, 16, 0), datetime.datetime(2020, 7, 31, 9, 56, 56), 535848, 16135, 906, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-09-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,36],[2019,37],[2019,38],[2019,39],[2019,40],[2019,42],[2019,43],[2019,44],[2019,45],[2019,48],[2020,4],[2020,5],[2020,6],[2020,10]]},"CN":{"song_of_the_days":["2019-09-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,36],[2019,37],[2019,38],[2019,39],[2019,40],[2019,42],[2019,43],[2020,4],[2020,5],[2020,6],[2020,10],[2020,11]]}}', 0, 0, 0, 0, 2, 2, 2452990, 'sha1$Y1CkOsx7RHIIYT4TxSZLmQ$78eaf556f1c27ce27a2841d426f5909673e09628', datetime.datetime(2024, 10, 3, 7, 15, 28), 0, 'whytetete', '', '', 'jolren0619@gmail.com', 0, 1, datetime.datetime(2019, 6, 23, 10, 0), 2023890, 4, 4, 2452990, 'profile_images/wh/yt/whytetete/ZWY4PpuGhnNghdtmc86y84.png', 'F', '', '壞特 ?te', 886, '910373625', datetime.date(1994, 6, 19), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2019, 6, 23, 10, 0), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2021-07-05T10:29+00:00","hide_location":false}', 1735518, 22301, 0, 233, 1, 0, '', 0, None), (594839, 4, 4, 'Dear Star', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/KJcRfxaHG7N7xNRnqYEhYN.mp3', 0, 'song_covers/Be/st/Bestards/Mp2a3KtLnsQnGHmaNarfzd.png', 1, '', 'Hey, my dear star\n喜歡看你笑容模樣\n有些話 不必用言語表達\n一個微笑就是最好解答\n\nHey, my dear star\n有時候也許感到徬徨\n我知道 花花世界太複雜\n我願意陪著你一起去闖\n\n親愛的你 \n你是道獨一無二的星光\n你無聲領航 愛的方向\n我因你學會驕傲堅強\n\n親愛的你 \n我要給你一個大大的擁抱\n黑夜過去 總會破曉\n讓我牽著你翱翔 每一刻寬廣\n\nHey, my dear star\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理想混蛋 x 2019 星星之火點亮希望\r\n合作單曲【Dear Star】\r\n讓我們一起走進星兒的世界\r\n\r\n詞 Lyricist|邱建豪\r\n曲 Composer|盧可沛\r\n編曲 Music Arranger|盧可沛\r\n鋼琴 Piano|盧可沛\r\n製作人 Producer|理想混蛋\r\n錄音 Recording Engineer|盧可沛\r\n混音 Mixing|盧可沛、周均 Leo Chou @TDP STUDIO \r\n後期處理 Mastering|盧可沛、周均 Leo Chou @TDP STUDIO \r\n封面設計 Illustration|邱建豪\r\n特別感謝 Special Thanks To\r\n財團法人中華民國自閉症協會、2019星星之火點亮希望、周均(Leo Chou)及追夢者娛樂整合工作室(TDP STUDIO)\r\n\r\n==Find Bestards on Facebook==\r\nhttps://www.facebook.com/wearebestards\r\n==財團法人中華民國自閉症協會==\r\nhttps://www.facebook.com/fact.tw/\r\n==星星之火,點亮希望==\r\nhttps://www.facebook.com/2301569106767449/', 0, '', 270, 320000, datetime.datetime(2019, 9, 21, 6, 2, 33), datetime.datetime(2019, 9, 21, 6, 2, 12), datetime.datetime(2019, 9, 21, 8, 0), datetime.datetime(2020, 3, 13, 0, 47, 48), 257775, 6133, 88, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-09-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,39],[2019,40]]},"CN":{"song_of_the_days":["2019-09-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,39]]}}', 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), (599747, 4, 4, '沙發上的白日夢', 2326050, 97314408, 2, 1, 0, 'music/So/ul/SoulFaofficial/PBgSFEtHnubZbSSXYXCyP5.mp3', 0, '', 1, '', '再次望向你的眼睛\n喔 ~無聲無息\n喔 ~風平浪靜\n而我 依舊背對整座城市\n喔~拉起窗簾\n喔~藏起紙筆\n\n需要在季風的尾巴\n喔~繫上一排\n喔~搖曳風鈴\n等待 那候鳥歸來的季節 \n喔~提醒你我\n喔~曾經沉睡\n\n在烏雲隨著風雨 散去的夜晚\n扛起整座山谷 到我的夢裡\n還有什麼道理 值得歌頌百回\n\n這世界太多紛擾 太多的煩惱\n閉上眼睛聞朵 盛開的玫瑰\n還有你 還有你陪我醉', 0, '', 0, '', 242, 320000, datetime.datetime(2019, 12, 1, 5, 25, 5), datetime.datetime(2019, 12, 1, 5, 24, 37), datetime.datetime(2019, 12, 1, 5, 58, 31, 772592), datetime.datetime(2019, 12, 1, 5, 58, 38), 355362, 10196, 1045, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-12-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,49],[2019,51],[2019,52],[2020,1]]},"CN":{"song_of_the_days":["2019-12-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,49],[2019,52],[2020,1],[2020,2]]}}', 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), (597641, 4, 4, '大眠Cover By 林鴻宇', 1132319, None, 1, 4, 0, 'music/Hu/ng/Hungyulin/3RFrySY9ohY9yeYkykx7JK.mp3', 0, 'song_covers/Hu/ng/Hungyulin/aUnWLgWw8wpSAhtutTuLdL.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就沒有別的期待\n等夢完醒來 再去收拾殘骸', 0, '前陣子在網路上翻唱過這首歌,這首歌的歌詞跟意境好美。\r\n\r\n為了愛可以當一個不願醒來的傻子為了愛選擇包容所有不能包容的事\r\n\r\n原唱:王心凌\r\n作詞:施人誠\r\n作曲:張簡君偉\r\n\r\n編曲、混音:葉世康\r\n製作:實現音樂', 0, '', 239, 320000, datetime.datetime(2019, 11, 2, 15, 54, 29), datetime.datetime(2019, 11, 2, 15, 54, 24), datetime.datetime(2019, 11, 2, 16, 1, 54, 108185), datetime.datetime(2020, 4, 4, 13, 54, 6), 437355, 7740, 251, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,47],[2019,48],[2019,49]]}}', 0, 0, 0, 0, 2, 2, 1132319, 'sha1$gSvJfYNTZrOA3oGrQ9s8os$c244055f88d80f30be7391cd8e701c488d5fe97b', datetime.datetime(2025, 5, 7, 3, 53, 41), 0, 'Hungyulin', 'Hung Yu', 'Lin', 'hungyulin9@gmail.com', 0, 1, datetime.datetime(2014, 7, 4, 21, 38, 9), 795054, 4, 3, 1132319, 'profile_images/Hu/ng/Hungyulin/7s7ae52QNwoigEQjWzWmS6.jpg', 'M', '林鴻宇', '林鴻宇', 886, '923388513', datetime.date(1994, 11, 5), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2014, 7, 4, 21, 38, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-08-13T06:49+00:00","show_birthday":0,"hide_location":false}', 905651, 3125, 27, 7, 1, 0, '', 0, None), (598461, 4, 4, '過於喧囂的孤獨 Too Loud a Solitude', 799415, 97315626, 1, 4, 0, 'music/le/on/leonzheng/wKSSaFZFGcZwmCQpR9ZTGh.mp3', 0, 'song_covers/le/on/leonzheng/E9rovhgmAsQ5ZmGkRFgDug.png', 1, '', '在地下室漂流\u3000像個孩子一般放聲地痛哭\n快過期的啤酒\u3000在黑暗中\u3000圍成海浪飛舞\n\n一天又要結束\u3000又像往常一般消失的日暮\n我躺在沙發上\u3000看最愛的搖滾樂演出\n\n帶我去一個\u3000沒有黑夜的地方\n黃昏一如既往\u3000曬乾潮濕的船艙\n\n帶我去一個\u3000沒有告別的故鄉\n一個人走一趟\u3000沒有腳印的流浪\n\n在天花板遊牧\u3000像個吉普賽人為明天占卜\n用熟悉的親吻\u3000試著拼成一張世界地圖\n\n過於喧囂的孤獨\u3000過於平靜的追逐\u3000享受這甜蜜的痛苦\n過於喧囂的孤獨\u3000都是借來的感觸\u3000看眼睛裡面長出一棵樹\n\n\n製作人 Producer|鍾濰宇 Yu\n編曲 Arrangement|鍾濰宇 Yu.蘇子茵 Daphne Su\n木吉他編寫 Acoustic Guitar Arrangement|羅紹恩 Shaoen Lo.鍾濰宇 Yu\n木吉他 Acoustic Guitar|羅紹恩 Shaoen Lo\n電吉他 Electric Guitar|鍾濰宇 Yu\n電貝斯 Electric Bass|林奧迪 OD Lin\n鼓 Drums|江尚謙 Shang-Chien Chiang\n掌聲 Claps|江尚謙 Shang-Chien Chiang.陳祺龍 Chris Chen.鐘濰宇 Yu\n弦樂編寫 Strings Arrangement|蘇子茵 Daphne Su\n小提琴.中提琴 Violin. Viola|蘇子茵 Daphne Su\n和聲編寫 Chorus Arrangement|鄭興 Leon Zheng\n和聲 Backing Vocals|鄭興 Leon Zheng.謝至平 Xie Zhi-ping.羅晧耘 Hauyun Lo.黃玠瑋 Zooey Wonder.張立長 Chang Li Chang\n錄音工程師 Recording Engineer|鍾濰宇 Yu (Guitar.Vocal).錢煒安 Zen Chien (Drums).葉育軒 Yu Hsuan Yeh (Strings)\n錄音室 Guitar Recording Studio|89 Studio (Guitar.Vocal). 112F Recording Studio (Drums). BB Road Studio (Strings)\n鼓錄音助理 Drums Recording Assistant|陳祺龍 Chris Chen\n混音工程師 Mixing Engineer|黃文萱 Ziya Huang\n混音錄音室 Mixing Studio|Purring Sound Studio\n母帶後期處理工程師 Mastering Engineer|黃文萱 Ziya Huang\n母帶後期處理錄音室 Mastering Studio|Purring Sound Studio\n特別感謝器材提供 Special Thanks|陳君豪 Howe', 0, '傾翻獨處的屋頂,在狂歡過後的啤酒泡沫中醒來,迎接日暮消失那一刻的奇幻航行。\n\n「黃昏是我一天中視力最差的時候。」——《戀愛的犀牛》\n在太陽消失之前,不確定自己的視力會不會變差,但那必將成為某種魔幻時刻,映照心內的孤獨,也馳騁天地的荒野。\n\n孤獨,是金色年華的保護傘,\n還是洶湧苦海的救生衣?\n\n#第二顆因為浪漫', 0, '', 287, 320000, datetime.datetime(2019, 11, 14, 16, 38, 40), datetime.datetime(2019, 11, 14, 16, 37, 3), datetime.datetime(2019, 11, 14, 16, 43, 59, 9017), datetime.datetime(2020, 8, 31, 14, 38, 19), 238064, 5317, 377, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-11-23"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-11-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,47]]}}', 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), (600073, 4, 4, '獨上C樓 (feat. 范曉萱)', 731328, 97315821, 5, 15, 0, 'music/y3/10/y310/HWAMCC4Z4Z5xCgZb9RCWT6.mp3', 0, 'song_covers/y3/10/y310/kczU3yNjN5mz8eD3vx5kQh.png', 1, '', '明月獨上西樓 完全沒跟我說\n說好了要聯絡 卻失去了聯絡\n諾亞開了方舟 也沒有通知我\n他們無獨有偶 留我岸上沈沒\n \n明月獨上西樓 完全沒跟我說\n說好了要聯絡 卻失去了聯絡\n你獨上了西樓 我喝一杯悶酒\n你低頭看著我 我卻抬不起頭\n \nMary Mary count to 3\nClose your eyes and make a wish\nLittle high, little low\nIt ain’t right babe, no no!\n \n想你想到荼靡 卻假裝豪不在意\n時間他藏著秘密 像埋了千年的伏筆\n咬筆頭寫日記 吃西瓜看電影\n風景 只剩自己\n \nbabadiba dududiba…...\n咬筆頭寫日記 吃西瓜看電影\n風景 只剩自己\n \n你獨上了西樓 完全不想回頭\n等你等到白了頭 等你等到快中風\n只要你點頭 我就扶你過馬路 叫你一聲老太婆\n \n你獨上了西樓 完全不想回頭 \n等你等到白了頭 等你等到快中風 \n只要你點頭 我就扶你過馬路 \n叫你一聲老太婆(老公公)\n \n你獨上了西樓 完全不想回頭 \n等你等到白了頭 等你等到快中風\n只要你點頭 我就扶你過馬路 \n叫你一聲老太婆(老公公)\n \nMary Mary count to 3\nClose your eyes and make a wish\nLittle high, little low\nIt ain’t right babe, no no!', 0, '作曲 Composing / 黃宣YELLOW\n作詞 Lyrics / 姚小民, 黃宣YELLOW\n製作人 Producers / 余佳倫, 黃宣YELLOW\n製作行政統籌 Production Coordinator / 李漢群\n編曲 Music Arrangement / 黃宣YELLOW\n演唱 Lead Vocals / 黃宣YELLOW, 范曉萱 \n和聲 Backing Vocals / 黃宣YELLOW, 范曉萱 \n吉他 Guitars / 林庭鈺, 黃宣YELLOW\n貝斯 Bass / 曹家瑋\n鍵盤 Keyboards / 吳至傑\n鼓 Drums / 陳彥丞 \n小提琴 Violin / 黃宣YELLOW\n錄音工程師 Recording Engineer / 蔡周翰 \n錄音室 Recording Studio / Lights Up Studio, MUSDM Studio\n混音工程師 Mixing Engineer / 蔡周翰\n混音錄音室 Mixing Studio / Lights Up Studio\n母帶後製處理 Mastered by Jeff Lipton\n母帶後製處理錄音室 Mastering Studio / Peerless Mastering, Boston, MA\n母帶後製處理助理工程師 Assastant Mastering Engineer / Maria Rice', 0, '', 245, 192000, datetime.datetime(2019, 12, 5, 3, 50, 27), datetime.datetime(2019, 12, 5, 3, 50, 3), datetime.datetime(2019, 12, 5, 4, 8, 39, 9857), datetime.datetime(2020, 10, 21, 17, 38, 10), 128080, 3822, 258, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-12-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-12-12"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 731328, 'sha1$oQRbm3EHDA2A$88371e8dede9ec4233fa5b9e7afc483bee6f5fb9', datetime.datetime(2023, 11, 19, 6, 0, 49), 0, 'y310', '', '', 'anchor1395@gmail.com', 0, 1, datetime.datetime(2010, 9, 18, 1, 18), 368290, 4, 4, 731328, 'profile_images/y3/10/y310/2gErnvnaBDH6BAuWsoBvy6.jpg', 'M', '', 'YELLOW', 886, '937857004', datetime.date(1992, 5, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2010, 9, 18, 1, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 938798, 11880, 6, 1242, 1, 0, '', 0, None), (597323, 4, 4, '心愛的我會等 Mon Amour I Shall Wait', 930512, 97314281, 5, 12, 0, 'music/go/od/goodhoodbnd/v8bHXLVSHoVdwnJFJA2Hg4.mp3', 0, 'music_albums/go/od/goodhoodbnd/7rYEy4br49FkL6maHtr2CQ.jpg', 1, '', '因為你係我心愛的\n沓沓是慢慢來\u3000我會等\u3000\n心內掠坦橫決定欲放你去的時\n心愛的\u3000你哪會佇遮出現\u3000\n\n我佇茫茫人海之中\u3000尋尋覓覓揣無你的人\n結果心愛的\u3000你哪會佇遮出現\n所以我會接續佇遮等落去\n心愛的\n心愛的\n心愛的\n\n等待\u3000等待\u3000後一個春天\n這馬飛到佗位\n等待\u3000等待\u3000可能有一日\n我會遇到你\n\n盼望霸佔我的心思\n\n伴我做一齣痟戲\n手牽牢的那一日\n還未到', 0, '心愛的我會等 Mon Amour I Shall Wait\r\n\r\n詞、曲|陳以恆\r\n製作人|李詠恩 \r\n製作協力|葉佐修 \r\n編曲|陳以恆\r\n編曲協力|李詠恩、蕭育融\r\n爵士鼓|潘維瀚\r\n電貝斯|簡道生\r\n電吉他|Jamie Wilson\r\n錄音師|李詠恩 \r\n錄音室|荒原錄音室 Wasteland Studio\r\n爵士鼓錄音師|蔡周翰\r\n爵士鼓錄音助理|于世政\r\n爵士鼓錄音室|Lights Up Studio\r\n檔案剪輯|李詠恩、張育維\r\n混音工程師|李詠恩\r\n混音錄音室|荒原錄音室 Wasteland Studio\r\n母帶後期工程師|Brian Elgin\r\n母帶後期錄音室|Sentient Sound Labs 覺知音樂工作室\r\n\r\n\r\n陳以恆《但係我袂驚惶》EP 工作名單\r\n詞、曲、演唱|陳以恆\r\n製作人|李詠恩\r\n製作協力|葉佐修\r\n攝影|王晨熙\r\n服裝|Plain-me Dwight\r\n妝|Mike\r\n髮|FOUR hair concept David\r\n平面設計|蔡宜家\r\n數位發行|Packer 派歌 \r\n宣傳經紀|恆星製造所 劉子衡\r\n特別感謝|陳建豐、簡道生、蕭育融、黃玠瑋、張立長、鄭興、派歌 蓓芮、派歌 Gamma、姚信宇\r\n\r\n本作品獲文化部影視及流行音樂產業局108年補助', 0, '', 257, 320000, datetime.datetime(2019, 10, 30, 14, 51, 44), datetime.datetime(2019, 10, 30, 14, 51, 37), datetime.datetime(2019, 10, 30, 16, 0), datetime.datetime(2019, 10, 30, 17, 49, 39), 24764, 939, 63, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-02-12"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2020,7]]},"CN":{"song_of_the_days":["2020-02-13"],"top_record_weekly_champions":[[2020,7]]}}', 0, 0, 0, 0, 2, 2, 930512, 'sha1$bre2QGV13BvjZiBTwPiYxT$21fd9460672ee1f0eef9708d05942562182a055d', datetime.datetime(2025, 6, 20, 7, 32), 0, 'goodhoodbnd', '', '', 'a239philip@gmail.com', 0, 1, datetime.datetime(2014, 2, 26, 23, 18), 560539, 4, 4, 930512, 'profile_images/go/od/goodhoodbnd/ojYRUQ2wLhpUiF8JNAqkqF.jpg', 'O', '', '陳以恆', 886, '930132396', datetime.date(1939, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2014, 2, 26, 23, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 97163, 1186, 87, 19, 0, 0, '', 0, None)), ((608079, 4, 4, '那天我們看著星夜demo', 1841461, None, 2, 7, 0, 'music/ra/sp/raspy_firefly_01h/YpR3kCJr8tZZ6BFKHWMbcG.mp3', 0, 'song_covers/ra/sp/raspy_firefly_01h/gEZEYBqEetDLjnBnqrbeik.jpg', 1, '', '喧囂聲\n城市的每秒每分\n提示聲\n我該為何而認真\nStars are shining in the sky\nStars are crowded in our eyes\n歡笑聲在\n兒時的每秒每分\n田裡奔我\n\n懂的什麼是快樂\n\n我們就像星星 一般的擁擠\n卻像星星 一般的疏遠\n漸漸不懂彼此之間的語言\n就這樣漸行漸遠 \n我們就像星星 一般的擁擠\n卻像星星 一般的疏遠\n漸漸習慣那些冷漠的臉\n冷漠的臉\n \nStars are shining in the sky \n\n那天我們看著那片星夜\n\n你說你懂了\n\n而你說你懂了\n\n原來幾條街 和幾光年 \n\n沒有分別', 0, '詞曲:劉偉頡\n編曲:溫室雜草\ndesigned by:jecciehsieh\nmix:林彥君\nInspired by: 羅青-答案', 0, '', 334, 320000, datetime.datetime(2020, 3, 18, 11, 37, 1), datetime.datetime(2020, 3, 18, 11, 36, 48), datetime.datetime(2020, 3, 18, 11, 51, 49, 543183), datetime.datetime(2025, 1, 21, 14, 38, 30), 502705, 14689, 3941, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-03-26"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-03-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,13],[2020,14],[2020,15],[2020,16],[2020,17],[2020,18]]}}', 0, 0, 0, 0, 2, 2, 1841461, 'sha1$eaPErLmxhbn6DAgxRulQ3q$104c17234fc7d160d7bfc61dc9670b801a087736', datetime.datetime(2025, 5, 1, 11, 51, 54), 0, 'easyweeds', 'Tony', 'Liu', 'easyweedband@gmail.com', 0, 1, datetime.datetime(2017, 4, 16, 9, 52), 1413521, 2, 2, 1841461, 'profile_images/ra/sp/raspy_firefly_01h/TPQ7tuPF45vhM2z9QqMcKd.jpg', 'M', '劉偉頡', '溫室雜草 Easy Weeds', 886, '967011224', datetime.date(2019, 8, 29), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2017, 4, 16, 9, 52), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"had_edit_username":true,"show_birthday":1,"hide_location":true}', 1559437, 22260, 152, 103, 1, 0, '', 0, None), (618389, 4, 3, '他們說我是沒有用的年輕人', 1526904, None, 1, 5, 0, 'music/go/od/goodband/6eEGmXWRSk3r5KxA37XfZE.mp3', 0, 'song_covers/go/od/goodband/JWdRWDaxwTcZbR8ynfAyYd.jpg', 1, '', '[00:17.03]你會不會和我一樣\n[00:20.00]覺得自己最多就是這樣\n[00:24.92]你會不會和我一樣\n[00:27.98]把希望寄託在別人的身上\n[00:32.97]你會不會和我一樣\n[00:35.93]知道勉強卻還在掙扎\n[00:40.97]你會不會和我一樣\n[00:43.88]被生活覆蓋夢想和希望\n[00:48.63]我們只喜歡小確幸\n[00:52.66]放棄去改變不公平\n[00:56.65]我們都空有想像力\n[01:00.74]你們說的也有道理\n[01:04.68]我們只喜歡小確幸\n[01:08.63]放棄去改變不公平\n[01:12.77]我們都空有想像力\n[01:16.70]你們說的也有道理\n[01:19.60]他們說我是沒有用的年輕人\n[01:23.72]只顧著自己眼中沒有其他人\n[01:27.68]他們說我是沒有用的年輕人\n[01:31.63]不懂得犧牲只想過得安穩\n[01:35.60]他們說我是沒有用的年輕人\n[01:39.66]只顧著自己眼中沒有其他人\n[01:43.64]他們說我是沒有用的年輕人\n[01:47.62]不懂得犧牲只想過得安穩\n[02:08.85]你會不會和我一樣\n[02:11.94]覺得自己最多就是這樣\n[02:16.90]你會不會和我一樣\n[02:19.85]把希望寄託在別人的身上\n[02:24.97]你會不會和我一樣\n[02:27.90]知道勉強卻還在掙扎\n[02:32.96]你會不會和我一樣\n[02:35.96]被生活覆蓋夢想和希望\n[02:40.72]我們只喜歡小確幸\n[02:44.65]放棄去改變不公平\n[02:48.71]我們都空有想像力\n[02:52.64]你們說的也有道理\n[02:56.64]我們只喜歡小確幸\n[03:00.57]放棄去改變不公平\n[03:04.69]我們都空有想像力\n[03:08.64]你們說的也有道理\n[03:13.67]他們說我是沒有用的年輕人\n[03:17.68]只顧著自己眼中沒有其他人\n[03:21.65]他們說我是沒有用的年輕人\n[03:25.65]不懂得犧牲只想過得安穩\n[03:29.65]我知道我是沒有用的年輕人\n[03:33.66]只聽見期盼卻不曾看到未來\n[03:37.62]我知道我是沒有用的年輕人\n[03:41.71]委屈時只敢這樣喃喃自語\n[03:45.72]我知道我是沒有用的年輕人\n[03:49.65]只聽見期盼卻不曾看到未來\n[03:53.70]我知道我是沒有用的年輕人\n[03:57.71]委屈時只敢這樣喃喃自語\n[04:17.69]我知道我是沒有用的年輕人\n[04:21.67]只聽見期盼卻不曾看到未來\n[04:25.73]我知道我是沒有用的年輕人\n[04:29.65]委屈時只敢這樣喃喃自語\n[04:33.67]我知道我是沒有用的年輕人\n[04:37.69]只聽見期盼卻不曾看到未來\n[04:41.69]我知道我是沒有用的年輕人\n[04:45.71]委屈時只敢這樣喃喃自語', 1, '他們說我是沒有用的年輕人 The Useless Young Man\n\n為什麼是沒有用的年輕人呢?\n起初是被認為吃不了苦,後來則是自認沒有勇氣去改變環境,只好成為順從的人。\n\n社會並不只是把人磨圓潤了,而是把太尖銳的銼得圓潤、太圓潤的磨得尖銳。\n\n而我們也都還在摸索哪面該尖銳、哪面該圓潤吧!\n\n_\n\n2020年,好樂團再度轉換心情,帶來厭世單曲。\n\n〈他們說我是沒有用的年輕人〉由好樂團子慶作詞作曲,知名製作人林易祺操刀編曲。以豐富但細膩的全新編制,構築多層次的情緒堆疊。從一開始的個人呢喃,逐漸暈染為多人的控訴。描寫各位「年輕人們」面對世界的無力感。〈他們說我是沒有用的年輕人〉於 2019 年底的《至少我想感同你的身受》巡演首度演出,便成為聽眾們不斷敲碗釋出的單曲。終於在 2020 年 7 月正式發行!\n\n_\n\n〈他們說我是沒有用的年輕人〉\n\n詞、曲 Lyricist & Composer|張子慶 Ching\n演唱 Vocalist|許瓊文 Wen Hsu、張子慶 Ching\n製作人 Producer|林易祺 LNiCH@VH\n編曲 Music Arranger|林易祺 LNiCH@VH 、張瀚中 Han Chung Chang\n木吉他編曲 Acoustic Guitar Arranger |張子慶 Ching\n和聲編寫 Background Vocals Arranger|許瓊文 Wen Hsu\n和聲 Background Vocals|許瓊文 Wen Hsu\n電吉他 Elecrtic Guitar|林易祺 LNiCH\n電貝斯 Electric Bass|柯遵毓 Jack Ko\n爵士鼓 Drums|曾景崧 Relaxx Tseng\n手風琴/鋼琴/合成器 Accordion & Piano & Synth|張瀚中 Han Chung Chang\n錄音師 Recording Engineers|林易祺 LNiCH@VH、陳以霖 Yi Lin Chen、林子彧 Tzu Yu Lin \n錄音室 Recording Studios|大小眼錄音室 Twin Eyes Studio 、給樂工作室 Gather Music Studio\n混音師 Mixing Engineer|林易祺 LNiCH@VH\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH@VH\n母帶後期處理工程師 Mastering Engineer|Brian Elgin\n母帶後期處理錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\n\n_', 0, '', 323, 192000, datetime.datetime(2020, 7, 14, 4, 55, 25), datetime.datetime(2020, 7, 14, 4, 55, 19), datetime.datetime(2020, 7, 17, 14, 36, 39, 420254), datetime.datetime(2022, 12, 8, 9, 25, 22), 792136, 19844, 2969, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,29],[2020,30],[2020,31],[2020,32]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2020,30],[2020,31],[2020,32],[2020,33],[2020,34]]}}', 0, 0, 0, 0, 2, 2, 1526904, 'sha1$Mq5Ml6F3bdsayUAkVFFWqx$3f2c96a2bf9efa0f9cad69922515d1eab4a4f993', datetime.datetime(2025, 2, 4, 18, 16, 9), 0, 'goodband', '', '', 'goodband2015@gmail.com', 0, 1, datetime.datetime(2015, 6, 16, 18, 10), 1186497, 4, 3, 1526904, 'profile_images/go/od/goodband/gi9ZGEjhaeDqv4tdorGbYY.jpg', 'O', '好樂團', '好樂團 GoodBand', 886, '939239637', datetime.date(2015, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2015, 6, 16, 18, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 5173010, 53107, 35, 668, 1, 0, '', 0, None), (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), (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), (571646, 4, 4, '明明就是溫柔的人', 1584502, 97265996, 1, 4, 0, 'music/Co/nt/ControlT/7JTwmMAc3ViRUL8YyBC9mf.mp3', 0, 'song_covers/Co/nt/ControlT/YxSnLtRSz3Q94BND4akmUA.jpg', 1, '', '曲: 黃正嘉\n詞: 李妮蓁\n編曲: Control T\nBass手: 陳敬宇\n\n一笑二痛 再沒有感受\n其實只是怕 再次傷太重\n\n漸漸地脫離了 本該彩色的\n一直想像要 要是重新開始呢\n\n也放聲放棄過\n載著失望行走\n\n但哭著說感動\n或溫柔地放手\n\n就好比等過\n等到的 是徒勞是無功\n\n最後也像曾哼過曾嘗試過 那些\n沒有忘記的\n\n也好比走過\n破碎的 敢癒合\n\n如果先冷漠再受傷再回到 以前\n不怕自己的時候\n\n明明就是溫柔的人\n不用等到下輩子的\n\n一笑二痛 再沒有感受\n其實只是怕 再次傷太重\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\nFacebook粉絲專頁: https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 264, 320000, datetime.datetime(2018, 12, 31, 6, 12, 13), datetime.datetime(2018, 12, 31, 6, 18, 48), datetime.datetime(2018, 12, 31, 6, 18, 48), datetime.datetime(2023, 10, 13, 6, 33, 42), 570409, 13875, 1140, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,1],[2019,2]]},"CN":{"song_of_the_days":["2019-01-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,1],[2019,2],[2019,3]]}}', 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), (631663, 2, 2, '原諒你了 ft. 陳新 (demo)', 767855, None, 1, 6, 0, 'music/yu/ch/yuchangmusic/kApcWLhSwDVDtKJtbRQ6zV.mp3', 0, 'song_covers/yu/ch/yuchangmusic/mDnpB39faJsVe2XWtDBkKa.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, 'Lyrics by : 陳新 mr.funkong\nComposed by : 陳新 mr.funkong, 張瑀 Yu Chang', 0, '', 254, 192000, datetime.datetime(2020, 12, 30, 19, 17, 50), datetime.datetime(2020, 12, 30, 19, 17, 45), datetime.datetime(2020, 12, 30, 19, 19, 10, 916839), datetime.datetime(2024, 8, 11, 22, 10, 44), 364428, 6202, 1579, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-01-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,1],[2021,2]]},"CN":{"song_of_the_days":["2021-01-12"]}}', 0, 0, 0, 0, 2, 2, 767855, 'sha1$s1oYuTBE8w3VJJK7avSK7t$211101a831ce2ec239ef9b04e4243c6ac46aad76', datetime.datetime(2025, 5, 26, 17, 33, 37), 0, 'yuchangmusic', '', '', 'yuchangmusic@gmail.com', 0, 1, datetime.datetime(2011, 9, 3, 23, 51, 36), 402056, 4, 4, 767855, 'profile_images/yu/ch/yuchangmusic/LfKJF7jPSmxegJd8PcL7nC.jpg', 'F', '', 'Y u. 張瑀', 886, '975893881', datetime.date(1990, 10, 30), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2011, 9, 3, 23, 51, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-05-20T07:42+00:00","hide_location":true}', 537548, 2822, 0, 0, 1, 0, '', 0, None), (570704, 4, 3, '小海灘 LIL BEACH', 2365834, None, 3, 2, 0, 'music/Th/eh/Thehopend/GZFjxPbttzqxgCxyL9b2E.mp3', 5426616, 'song_covers/Th/eh/Thehopend/HQEPdaCjLmRGRkoLcVZ6B4.jpeg', 1, '', '她駐留在我心上\n 說時間晚了能不能住我家\n我說妳男友會不會罵\n「反正他又管不動我 想怎樣又沒差」\n我房裡沒隔音牆 但氣氛讓她硬上\n從沒遇過那麼Hot的而且身材有夠辣的\n床頭床尾浴室廚房一直滾到冰箱\n\n她不斷喊著Don’t stop 我把動作停下\n在她耳邊輕語要捅死她\n今晚我們沒顧忌又沒呼吸的世紀大失態\n把生活活得誇張 沈醉在她似魔的髮香\n讓這首夜曲傳遍大街小巷\n情是偷了 人也走了\n時間久了再聯絡我\n\n\nI know her name 小海灘\n達到目的再將妳海放\n什麼偷吃 這叫互相\n想念就是剪不斷 理還亂\nKnow her name 小海灘\n這節奏剛好忽快又忽慢\n像被注入一棟杜拜 (baby)\n儘管置身事外\n\n\n亂講 又沒親眼目睹\n她的存在只是當我身價輔助\n也沒讓她得知我的收入\n小海灘被玩爛了 來了就走\n扔了垃圾就沒再回頭淨灘\n收起妳吃不到葡萄說葡萄酸的心態\n一夜之間 翻價身轉 熱到她熱痙攣\n她的生活依然凌亂好比她的月經亂\n摸不透我想法 我已讀不回\n忙著炫耀像炫富\n她只能點燃一吐為快何必當初\n才知道是誰壞 不留名在心上\n於是她翻畢冊才想起\n我是她當時排斥的書呆', 0, 'Thehopend - 小海灘 (Audio)\r\n\r\nFollow Thehopend:\r\nhttps://instagram.com/thehopend\r\nhttps://www.facebook.com/muzliwayne\r\n\r\n\r\n\r\n-\r\nBeat Arrangement : S1an (remake)\r\nComposers&Lyrics : 禮韋\r\nRecording Engineer : 壹零伍\r\nMixed : 禮韋\r\nMastering : Volong\r\nArt by @thehopend', 0, '', 226, 192000, datetime.datetime(2019, 10, 5, 19, 1), datetime.datetime(2018, 12, 18, 16, 30), datetime.datetime(2018, 12, 18, 16, 30), datetime.datetime(2020, 6, 15, 1, 52, 52), 595283, 13464, 1710, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,19],[2020,20],[2020,22],[2020,29]]}}', 0, 0, 0, 0, 2, 2, 2365834, 'sha1$UCHnCTtmpCuMiD74abVaPv$e6c4fc45753181c2ff43c53265009a2a349e18b9', datetime.datetime(2025, 3, 28, 5, 11, 35), 0, 'Thehopend', '', '', 'thehopend4work@gmail.com', 0, 1, datetime.datetime(2018, 11, 25, 6, 17), 1936762, 2, 2, 2365834, 'profile_images/Th/eh/Thehopend/mnLNudcCFL2wHP75UFPUHa.jpg', 'M', '禮韋', 'thehopend', 886, '989294525', datetime.date(1996, 7, 28), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 11, 25, 6, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 1463399, 9009, 0, 5, 1, 0, '', 0, None), (620935, 4, 4, '大成 DACHENG - PHONE CALL ft. 阿法FRαNKIE,ZEO水神', 2321961, None, 3, 2, 0, 'music/da/ch/dachen223/nG7vvmzdf9DgdsHJiSbbja.mp3', 0, 'song_covers/da/ch/dachen223/kzwLtvqzue8H287FEh48ap.jpg', 1, '', '還有通 是不是代表還沒封鎖\n我通話中\n的另一端讓我胡思亂想快瘋了 \n上次碰\n到妳是在我的夢裡面\n醒來一片空蕩蕩 隱隱作痛\n今晚一點半我在妳窗戶下\nShould I go home \n我需要靠別的人事物來轉移我的注意\n該說的還是得說就算讓你哭泣 \nSo\n\nBabe could you just pick up your phone\n為何我需要時從來打不通\n曾經每天晚上妳會打給我\n為何現在不了我總想不透\n\n曾經深夜到天明\n妳都不捨的掛\n到底為了什麼而吵架\n明明失去妳 \n才是我最害怕\nBabe babe 我還活在夢裡\nWhat’s king bed without no queen\n這是因爲妳才得以活下去的命\n能否給我機會再來重新\nI just wanna back to old day\n只有妳我沒人在中間\n不只一公升妳為我流過的淚no\n我不相信妳真的捨得騙我\n\nBabe could you just pick up your phone\n為何我需要時從來打不通\n曾經每天晚上妳會打給我\n為何現在不了我總想不透\n\nI got your phone number\n不是 聯絡常客\n幻聽 在耳裡響徹\n相近 像兩地相隔\n妳的承諾\n一句妳說謊 一句我戳\n玩著捉迷藏 繼續沉默\n彼非七里香 卻難以提防\n確認過的眼神妳還在分心\n壞習慣 著迷於深情\n妳是毒 唯一的血清\n快死了快接電話\n\nBabe could you just pick up your phone\n為何我需要時從來打不通\n曾經每天晚上妳會打給我\n為何現在不了我總想不透', 0, '大成 DACHENG : @dacheng223\n阿法FRαNKIE:@frankiethetankieburrito\nZEO水神 : @zeowater', 0, '', 166, 192000, datetime.datetime(2020, 8, 17, 19, 17, 47), datetime.datetime(2020, 8, 17, 19, 17, 45), datetime.datetime(2020, 8, 18, 10, 0), datetime.datetime(2022, 11, 12, 7, 29, 20), 54816, 1696, 201, 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, 2321961, 'sha1$draYQhmBgQw1IXRro00T5W$ddfa7c5f3900ab5479926e6abe22d02c7437808d', datetime.datetime(2025, 4, 22, 9, 59, 37), 0, 'dachen223', '', '', 'dachen0223@gmail.com', 0, 1, datetime.datetime(2018, 9, 6, 7, 9, 44), 1892898, 4, 4, 2321961, 'profile_images/da/ch/dachen223/Ka8KA6Nkgiy4GRcoZEVbAe.jpg', 'M', '林大成', '大成 DACHENG', 886, '939354315', datetime.date(1998, 2, 23), 'PIF', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2018, 9, 6, 7, 9, 44), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-29T07:46+00:00","hide_location":false}', 845827, 6878, 10, 2, 1, 0, '', 0, None), (601522, 4, 3, 'ADEN -【December】feat.Jinbo', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/TV7e88WEdyLVj86hAKxcaa.mp3', 0, 'song_covers/an/th/anthony0926handsome/xgSiYWgRg9KXWx5TW77E3a.jpg', 1, '', 'ADEN:\nIt has been too long\nSince you were on my phone \nBaby I miss you 怎麼辦\n房間裡我們的貓\n去年生日的蛋糕\n都只剩我一個 安安靜靜 \n多需要 你的笑\n\n12月少了你你你\n不想要自己度過聖誕節\n我的生日在明天\n我的願望都是你\n多希望張開眼睛\n你出現在我面前\n\nGirl只有你能讓我害羞\n我也只想為了你臉紅\n在不一樣的時間想你\n怕這場約會出了問題\n你是我的best friend \nAnd my only lady\n\n剛認識心撲通撲通跳\n你早超越普通普通了\n放假根本不想出去玩\n只想跟你neflex一整天\n迷路後我一直一直找\n回憶著妳迷人的微笑\n臥室裡你香水的味道\n藍色牆上我們的合照\n\nJinbo:\n根本不需要\n早已被我套牢\n成為你依靠\n找不到解藥\nWhy u taste so good\nOhh\nI fucking love it\n慢慢的往前靠\n最後一次擁抱\n脱去你上衣\n體溫漸漸升高\n就把今晚忘掉\nOh baby u own me', 0, '【December】\r\n\r\n作曲 Composed by: JINBO / ADEN\r\n歌詞 Lyrics by: JINBO / ADEN\r\n編曲 Beat Produced by: JINBO/ADEN\r\n混音 Mixed by: JINBO/ADEN\r\n製作 Executive Producer: JINBO/ADEN \r\n錄音工程師 Recording Engineer:JINBO/ADEN\r\n\r\n影像製作公司 Production Company:SHIFT Studio\r\n監製 Executive Producer:Liang Chiou\r\n製片 Producer :Pinbo\r\n專案管理 Project Manager:Aloha jie\r\n\r\n\r\n導演 Director:Aloha jie(@aloha.jie_ef)\r\n副導演 Assistant Director:Kris Li\r\n攝影師 Director of Photography:Kris Li\r\n燈光師 Gaffer:Pinbo\r\n美術指導 Art Director:Aloha jie\r\n美術執行 Production Executive :Pinbo\r\n剪接 Editor:Aloha jie\r\n調色師 Colorist:Aloha Jie\r\n後期 Post-Production:Aloha jie\r\n視覺效果 VFX:Aloha jie\r\n劇照師 Still Photographer:Aloha jie\r\n\r\nFOLLOW ADEN(@aden__guitar)\r\nhttps://www.instagram.com/aden__guita...\r\nFOLLOW Jinbo(@jinbobt)\r\nhttps://www.instagram.com/jinbobt/?hl...', 0, '', 210, 320000, datetime.datetime(2019, 12, 24, 13, 22, 36), datetime.datetime(2019, 12, 24, 13, 22, 32), datetime.datetime(2019, 12, 24, 13, 25, 45, 722965), datetime.datetime(2019, 12, 24, 13, 25, 46), 43478, 1635, 100, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-01-04"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2020-01-05"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (638160, 4, 4, '走建國路回家但後座少ㄌ泥', 2325262, None, 1, 6, 0, 'music/ry/an/ryanlin/PZHVAEMkxyqNvEQ9A62siW.mp3', 0, 'song_covers/ry/an/ryanlin/E4orMF4qi92NwygNcEJU9X.jpg', 1, '', '啊\n天亮啦\n下雨啦\n出門吧\n\n騎在平常載你的路邊小狗互相追逐\n我騎著破車走在柳暗花遮的建國路\n平常沒差但現在看不順眼的行道樹\n或許我就是你口中發情的灰兔\n\n一個人起來吃不下\n早餐真的忍不住吐\n出來其實也不期待\n卻還被你責怪\n忘記了衣服怎麼穿\n快樂到底去哪裡買\n到你愛的古著店看\n情緒卻在門口打轉\n怎麼會這麼難\n\n如果真的要走可不可以也帶上我\n我不爛了我會很棒不是情緒勒索\n知道妳喜歡自由\n不會去管你太多就算妳說上台要脫\n可能妳覺得我很煩讓妳很不好受\n隨便妳怎麼想但這些話我還是要說\n甚至看都不看我\n還是會有點難受\n有些輕微寂寞\n漸行漸遠的你和我\n\n啊\n天黑啦\n雨停啦\n回家吧\n\n騎在送你回家的路這次我被開超速\n心情雞掰的就像瀕臨絕種的梅花鹿\n早上的行道樹現在被放在詩肯柚木\n少一個人的後座我慢慢的加速\n\n結果我還是吃不下\n晚餐但這次沒有吐\n出來可能也習慣了\n慢慢的爬起來\n不然就乾脆不要穿\n快樂根本就不用買\n在腳踏墊上數著拍\n也沒再那麼想不開\n好想要變簡單\n\n我知道你要走要丟下我一個人過\n也試過阻止但是我也知道是誰的錯\n也到了說什麼都無法\n改變的地步對不起我這麼沒用\n\n就算這樣還是寫了一首破爛的歌\n技巧生澀但是勉強算是送給你的\n也許有一點太超過\n但我才不管我要全部通通都往外丟\n丟給那些嘴賤討人厭的吃瓜群眾\n就算沒在一起還是把你看得很重\n已經懶得想後果\n可能我們都做錯\n我給你的溫柔\n丟失了的悸動\n變陌生的臉孔\n不再後悔的你和我\n\n建國路上ㄉ我們 一句話都沒縮', 0, '很用力送給你的歌\n\n\nyt連結:https://youtu.be/8kiZEa4y6uw\n\n吉他:以捷', 0, '', 264, 320000, datetime.datetime(2021, 3, 14, 9, 30, 56), datetime.datetime(2021, 3, 14, 9, 30, 35), datetime.datetime(2021, 3, 14, 9, 31, 56, 924939), datetime.datetime(2021, 6, 28, 11, 17, 56), 1406467, 32035, 12752, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-04-21"],"recommend_by_expert":true,"top_record_weekly_champions":[[2021,12],[2021,13],[2021,14],[2021,15],[2021,16],[2021,17],[2021,23]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,11],[2021,12],[2021,13],[2021,14],[2021,15],[2021,16],[2021,20]]}}', 0, 0, 0, 0, 2, 2, 2325262, 'sha1$1YJweV5lL4v4$8bda28019993d90669d4e0d6f1e75e360afbc2b8', datetime.datetime(2024, 10, 3, 12, 58, 20), 0, 'ryanlin', '', '', 'ryanlin@kimo.com', 0, 1, datetime.datetime(2018, 9, 14, 12, 38, 11), 1896199, 4, 4, 2325262, 'profile_images/ry/an/ryanlin/HRXSKDQAUT84CJV7FWdedD.jpg', 'M', '', '多多', 886, '909821639', datetime.date(2002, 10, 15), 'JP', 103, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2018, 9, 14, 12, 38, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-03-29T03:51+00:00","hide_location":false}', 1610812, 16084, 49, 5, 1, 0, '', 0, None), (659030, 4, 4, '我本想大聲斥責但她真的好香', 2845500, None, 5, 12, 0, 'music/ZI/NG/ZING_officiall/Uti3c5kdkwfW4ZEbwkbLzb.mp3', 0, 'song_covers/ZI/NG/ZING_officiall/KJNbSaeNE9MaZRCLMs657u.jpg', 1, '', '如果不是妳\n我應該在開箱新的遊戲\n而不是在這裡\n修理妳的兩光電腦主機\n\n如果手機沒有鈴鈴 訊息沒有叮叮\n沒看見妳 bling bling 的大眼睛\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\nZing 首次 City-Pop 曲風的嘗試,chill 中帶著無奈但詼諧的口吻,是這個夏天最適合反覆播放的開車旅行音樂。\r\n\r\n這首單曲請到知名小號演奏家 魏廣晧 來助陣。除了替歌曲增添了幾分俏皮浪漫,間奏和 Zing 的 vocal 齊唱齊奏部分更是精彩。編曲 Lil bin 營造出了歡樂的場景,也是功不可沒。', 0, '', 201, 320000, datetime.datetime(2021, 8, 30, 16, 58, 56), datetime.datetime(2021, 8, 30, 16, 58, 51), datetime.datetime(2021, 8, 30, 17, 2, 17, 359887), datetime.datetime(2021, 12, 20, 3, 3, 22), 247250, 4246, 1352, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-09-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,36],[2021,37]]},"CN":{"song_of_the_days":["2021-09-08"],"top_record_weekly_champions":[[2021,36]]}}', 0, 0, 0, 0, 2, 2, 2845500, 'sha1$ZK9GT9E1moUq$142163038ab0c365c354d221e5b91c6b702f9aab', datetime.datetime(2024, 10, 15, 18, 48, 4), 0, 'ZING_officiall', '', '', 'lk8619235@gmail.com', 0, 1, datetime.datetime(2021, 8, 29, 10, 1, 28), 2415970, 2, 2, 2845500, 'profile_images/ZI/NG/ZING_officiall/7EqxrLM5qdSR5YAyDNsouQ.jpg', 'M', '', 'Zing', 886, '958690798', datetime.date(2021, 3, 16), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2021, 8, 29, 10, 1, 28), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-09-16T08:00+00:00","hide_location":false}', 442929, 1005, 5, 2, 1, 0, '', 0, None), (665232, 2, 2, '禮物 feat. HUSH', 906295, 97317640, 2, 7, 0, 'music/sh/al/shallowlevee/juvhjB6SoP3r2jTwAQuS3e.mp3', 0, 'song_covers/sh/al/shallowlevee/2HxjX4eMucs36LRxHrEnbN.jpg', 1, '', '歷史 太長不容易看清\n皺紋害人想起 \n年華 流轉而我不清醒\n回頭看才發現你\n\n從衣服散落的形狀 觀看自己\n新的不來 舊的不去 容易不容易\n有人好意 有人無心\n叨擾你心中這片 原始的森林\n\n永恆少年困在過去 沈浸不已\n新的不來 舊的不去 容易不容易\n有人好意 有人無心\n有多壓抑夢就會有幾次提醒\n\n你不用太拼命\n無論男男女女\n都是一份禮物\n你會笑 你會哭 生來就值得\n\n現在就是踏著過去 來到這裡\n新的不來 舊的不去 放棄多容易\n有人好意 有人無心\n我願時刻叮嚀守護 你的聲音\n\n你不用太拼命\n無論男男女女\n都是一份禮物\n你會笑 你會哭 生來就值得幸福\n\n日子輕如葉 生命如捲風\n從落地那刻起 本來就值得祝福', 0, '【淺堤 Shallow Levée】\n主唱 Lead Vocal:依玲 Yi-Ling\n電吉他 Electric Guitar:紅茶 Hong Cha、依玲 Yi-Ling\n貝斯 Electric Bass:方博 Patrick Fang\n鼓 Drums:堂軒 Sam Huang\n\n【Music Production】\n詞、曲 Lyrics & Composer:依玲 Yi-Ling\n製作 Producer:蕭賀碩 Shuo Hsiao、方博 Patrick Fang\n配唱 Vocal Director:蕭賀碩 Shuo Hsiao\n編曲 Arranger:淺堤 Shallow Levée、蕭賀碩 Shuo Hsiao\n男主唱 Male Vocal:HUSH\n和聲 Backing Vocals:HUSH\n鋼琴 Piano:堂軒 Sam Huang\n木吉他 Acoustic Guitar:方博 Patrick Fang\n打擊樂器 Percussion:杜哲欣 Che-Hsin Tu\n錄音(器樂)Recording (Instruments):李詠恩 Joshua Lee [ 荒原錄音室 The Wasteland Studio ]\n錄音(人聲)Recording (Vocals):陳以霖 Yi Lin Chen [ 大小眼錄音室 \u200b\u200bTwin Eyes Studio ]\n混音 Mixing:林正忠 Cheng Chung Lin\n母帶後期製作 Mastering Engineer:孫仲舒 MT Sun [ 饅頭音樂工作室 MT Mastering Studio ]', 0, '', 305, 320000, datetime.datetime(2021, 11, 14, 13, 40, 22), datetime.datetime(2021, 11, 14, 13, 40, 15), datetime.datetime(2021, 11, 16, 4, 0), datetime.datetime(2021, 11, 21, 12, 57, 16), 94922, 2957, 737, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-23"],"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,46]]}}', 0, 0, 0, 0, 2, 2, 906295, 'sha1$g3jn6zp8IiPHZCVKCWqODi$33227315f0f640e1a19baaa5d051bf0b1206b5a5', datetime.datetime(2025, 6, 16, 5, 35, 35), 0, 'shallowlevee', '依玲', '蔡', 'shallowlevee@gmail.com', 0, 1, datetime.datetime(2013, 8, 21, 19, 4), 539107, 2, 2, 906295, 'profile_images/sh/al/shallowlevee/Ss4u9MdsDaSHyeVcxJ9NH8.jpg', 'F', '淺堤shallow levée', '淺堤 Shallow Levée', None, '', datetime.date(1993, 2, 2), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 8, 21, 19, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 353257, 7232, 7, 1469, 1, 0, '', 0, None), (664430, 4, 4, '再見', 1881837, 97317876, 2, 1, 0, 'music/Ge/st/GestaltGirl/RUBSJvYkTFXoZVxJgZfT2L.mp3', 0, 'song_covers/Ge/st/GestaltGirl/mGP3GR3fi77K5UqcFmBHAe.jpg', 1, '', '作曲/作詞:Mikan\n\n風が君の頬に掠れた\n冬なのに部屋着は半袖で\n今日はいつも通りで\n変わらないものを手に握りしめた\n\n冷たい部屋で小さく呟いて\n電気つけてない暗い夜に窓から進む道を示してくれた\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\n君のことさえも全部見えなくなって\n過去のことさえも笑いたくなるいらなくて\n心の雨が今から降り始めて\n雨が止むまでは行かなきゃ\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\n\n風吹過了你的臉頰\n雖然入冬卻仍穿著短袖\n今天也一如往常\n把自以為不會變化的東西握在手裡\n\n冷冷的房間裡我小聲的呢喃\n沒有開燈的黑暗夜裡\n從窗戶外看到指示了我前進的路線\n\t\n不得不說聲 再見\n期許你一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上\n\n不得不說聲 再見\n期許你一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上\n\n就連你的身影也全都看不見了\n過去的事情也可笑的完全不需要存在\n心裡的雨也開始下著\n在雨停之前我必須離去\n\n不得不說聲 再見\n你要一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上', 0, 'Writing/Arrangement: ゲシュタルト乙女 Gestalt Girl \r\nMikan Lin、Kaiaki Moh \r\n\r\nProducer:Kaiak Moh(Nichiyo Music And Sound Production) \r\nRecording Engineer:Kaiak Moh \r\nDrums Technician:Kaiak Moh \r\nMixing Engineer:Kaiak Moh \r\nMastering Engineer:Uramoto Masashi(Soi Co.,Ltd) \r\nRecording Studio:Nichiyo Music And Sound Production \r\n\r\nillustration/Animation:高妍(Gao Yan)', 0, '', 291, 320000, datetime.datetime(2021, 11, 3, 15, 5, 41), datetime.datetime(2021, 11, 3, 15, 5, 25), datetime.datetime(2021, 11, 10, 15, 0), datetime.datetime(2022, 3, 15, 16, 22, 22), 155125, 4841, 1083, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46],[2021,47]]},"CN":{"song_of_the_days":["2021-11-23"],"top_record_weekly_champions":[[2021,47]]}}', 0, 0, 0, 0, 2, 2, 1881837, 'sha1$dmF0pfiiheQMaRrCKrZvpX$f0e4b17e7411944cdc510f7ca023c6d2234e9b67', datetime.datetime(2024, 8, 9, 11, 53, 1), 0, 'GestaltGirl', '', '', 'gestaltgirl.band@gmail.com', 0, 1, datetime.datetime(2017, 5, 27, 2, 38, 16), 1453977, 4, 4, 1881837, 'profile_images/Ge/st/GestaltGirl/bwGg6U443RnvPkytYm6bfy.jpg', 'O', '', 'ゲシュタルト乙女 Gestalt Girl', 886, '929884141', datetime.date(2016, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 27, 2, 38, 16), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-12-20T10:15+00:00"}', 845526, 8659, 1, 43, 1, 0, '', 0, None), (664949, 4, 4, '說夢人(feat. 理想混蛋 雞丁)', 2208473, 97317630, 1, 5, 0, 'music/zo/s/zos/b4A2cXVKwijggmrdgsKDXZ.mp3', 0, 'song_covers/zo/s/zos/9JUEqf4fYjRYYP9gBxWjd9.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別被眼淚給束縛', 0, '{ 舊歌新編 }\r\n【願溫柔的你】全新編曲版本\r\n___\r\n\r\n夢在前方不是遠方,穿越迷霧的時候別擔心,我們都會在你身旁,由衷的希望大家都能在自己的旅途中,收穫甚麼、得到甚麼並且努力地走完。\r\n_______\r\n\r\n作曲 Composer:蘇漢評 HP Su\r\n作詞 Lyricist:蘇漢評 HP Su、理想混蛋 雞丁 Kidding Chiu\r\n製作人 Producer:韋仲恩 ZN\r\n編曲 Music Arrangement:韋仲恩 ZN、呂理鈞\r\n貝斯 Bass:韋仲恩 ZN\r\n鋼琴 Piano:韋仲恩 ZN\r\n木吉他 Acoustic Guitar:呂理鈞\r\n古典吉他 Classic Guitar:呂理鈞\r\n弦樂編寫 Strings Arranger:陸重光、韋仲恩 ZN\r\n小提琴 Violin:鄭絜心 Scarlett\r\n木箱鼓Cajon、鈸Cymbals、海浪鼓Ocean Drum:彭鈺凱YuKai \r\n合成器 Synthesizer:韋仲恩 ZN\r\n合聲 Backing Vocals:理想混蛋 雞丁 Kidding Chiu、韋仲恩 ZN\r\n合聲編寫 Chorus Arrangement:理想混蛋 雞丁 Kidding Chiu、韋仲恩 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, '', 283, 320000, datetime.datetime(2021, 11, 10, 12, 20, 51), datetime.datetime(2021, 11, 10, 12, 20, 43), datetime.datetime(2021, 11, 10, 13, 0, 17, 593224), datetime.datetime(2021, 11, 13, 13, 56, 55), 94063, 2424, 395, 1, 3, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-11-26"],"recommend_by_editor":true},"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), (666091, 4, 4, '你站在雲林 我輸得徹底', 2171856, None, 1, 4, 0, 'music/ko/nw/konwang3/7voYcpSpvuiwBLcLZWfLW3.mp3', 0, 'song_covers/ko/nw/konwang3/CVKfFpcpfskbUJDDcLPzC3.jpg', 1, '', '氣球原地散落\n告白又落了空\n理由莫須有你\n說完翻了白眼就走\n好不容易我就心動一次\n你卻讓我輸得這麼徹底\n\n但我不會放棄\n一次次厚臉皮\n心動就不會停\n就算嚐盡各種苦頭\n鼓起勇氣全都不保留\n而你卻 對我說\n\n我站在雲林裡 打魚 頭在暈\n我擁有超能力\n用冷水打飯菜\n我想牽你的手\n而你卻玩笑帶過\n發了張雲林卡 我真沒想過\n你站在雲林裡 打魚 頭在暈\n你擁有超能力\n用冷水打飯菜\n尷尬微笑沈默\n撇了眼沒發生過\n錯過了可別怪我不曾開口\n就不要牽手', 0, '每當我鼓起勇氣\n你都站在雲林\n\nYouTube發佈了喔喔喔??⬇️\nhttps://youtu.be/u-ESHup7BgE\n\n➥ Follow Diiton :\nhttps://www.instagram.com/diiton.music/\n\n➥ 取樣迷因來源:\nhttps://www.youtube.com/watch?v=NdwYiFAVMpQ&t=59s\nhttps://www.youtube.com/watch?v=4bNlAoHQEeM\n\n? ? ?音樂製作 Song Credit\n詞Lyricist|Diiton \n曲Composer|Diiton / 取樣Có Chàng Trai Viết Lên Cây - Phan Mạnh Quỳnh\n編曲Arrangement|Diiton\n吉他Guitars|Diiton\n和聲Backing Vocals|Diiton\n錄音工程師Recording Engineer|Diiton\n錄音室Recording Studio|Yellout Studio\n混音工程師Mixing Engineer|Diiton @Yellout Studio\n母帶後期處理工程師Mastering Engineer|Diiton @Yellout Studio', 0, '', 145, 320000, datetime.datetime(2021, 12, 31, 7, 34, 37), datetime.datetime(2021, 11, 26, 9, 52, 50), datetime.datetime(2021, 11, 26, 10, 1, 30, 584166), datetime.datetime(2021, 12, 31, 7, 34, 41), 694441, 16104, 8719, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-01"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,47],[2021,48],[2021,50],[2021,51],[2021,52]]},"CN":{"song_of_the_days":["2021-12-02"],"top_record_weekly_champions":[[2021,48]]}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (666596, 4, 4, '戀愛腦少女 Feat. 吾橋有水 FloodingBridge', 2872848, None, 1, 4, 0, 'music/re/ki/rekileggy/iN5iXVbtxwWkbEu6hAMQWb.mp3', 0, 'song_covers/re/ki/rekileggy/LhK9nTwJw7K46ivWAB2vNF.jpg', 1, '', 'Leggy - 戀愛腦少女 feat. 吾橋有水 FloodingBridge\n\n歌詞概念原型:Leggy \n作詞:張元 作曲:盧鈞右/莊蕎嫣\n\nverse 1\n一個有著戀愛腦的少女,\n喜歡看完日劇後,在腦中模擬劇情。\n比起浪漫的婚禮,到家那句 おかえり\n總是更能觸動她的心。\n\nverse 2\n一個有著戀愛腦的少女,\n在愛情裡總是,不小心失去自己。 \n像行星繞著恆星,不自覺繞著運行。\n把對方當成宇宙的中心。\n\npre-chorus 1\n踏著雀躍步伐與他分享瑣碎的日常。\n大小事都盼望能夠一起商量。\n把對方放進自己未來的規劃,\n並希望對方也能是這樣。\n一次次的試探,他沒有一次回答。\n期望就這樣慢慢變成了害怕。\n原來是這樣啊。\n原來對方的未來,沒有放她的地方。\n\nchorus 1\n有著戀愛腦的少女,找不到 問題在哪\n是愛錯了方法,所以才分開的嗎?\n在告別當下言語烙下燒燙的傷。\n是多長時間卻依然還 會刺痛 的疤。\n\nverse 3\n曾經有著戀愛腦的少女,\n現在把喜歡對方的心情留給了自己。\n太過頻繁的靠近 會帶來 一些壓力。\n她只能試著保持距離。\n\nverse 4\n曾經有著戀愛腦的少女,\n想要和誰旅行在 世界各地留下足跡。\n卻沒有人願意,走進她生命裡。\n沒有一段關係,能帶她飛行。\n\npre-chorus 2 \n關係是一次又一次的旅行。\n旅伴只需要背著他 自 己 的行李。\n在走一小段距離後便會分離。\n伴侶卻是背著彼此前進。\n\n不再要求每天形影不離那種黏膩。\n甚至可以接受幾天都不去聯繫。\n彼此的未來是太遙遠的劇情。\n就別去期待看不見的結局。\n\nbg\n有著戀愛腦的少女,找不到 問題在哪\n是愛錯了方法,所以才分開的嗎?\n在告別當下言語烙下燒燙的傷。\n是多長時間卻依 然 還刺痛 的疤。\n戀愛腦的少女,找不出問題在哪。\n一直愛錯方法,所以才被丟下的嗎?\n在已經沒有眼淚可以哭的晚上。\n她猜想這個世界不會有人來愛她。\n\n在已經沒有眼淚可以哭的晚上。\n她猜想這個世界不會有人來愛她。\n\nchorus 2\n有著戀愛腦的少女,找不到 問題在哪\n是愛錯了方法,所以才分開的嗎?\n在告別當下言語烙下燒燙的傷。\n是多長時間卻依然還 會刺痛 的疤。\n\n\noutro\n當她回到家裡,會溫柔的跟自己説 おかえり\nおかえり', 0, '【Leggy】 戀愛腦少女 Feat. 吾橋有水 FloodingBridge | Official Music Video\nhttps://www.youtube.com/watch?v=C0IwfDjH4iI\n\n-\n\n曾經有人跟我說過,他以為不用特別一起做什麼,\n可以陪伴著彼此,靜靜地一起生活就是愛情的最終型態。\n\n但有的時候我們經歷過才會明白\n如果不是你心裡有對方,對方心裡也有你。\n那真的就只是,一起生活,僅此而已。\n\n成為彼此的心之所向,說起來如此簡單,卻又如此困難。\n\n-\n\n製作人 Producer: 盧鈞右 Neon Lu\n配唱製作人 Vocal Producer: 盧鈞右 Neon Lu\n編曲 Arranger: 林郡彥 Giu\n主唱 Vocal: Leggy / 莊蕎嫣 Faye.Z\n和聲 Backing Vocal: 林郡彥 Giu\n鋼琴 Piano: 盧鈞右 Neon Lu\n木吉他 Guitar: 林郡彥 Giu\n木箱鼓 Cajon: 林郡彥 Giu\n人聲錄音室 Recording Studio: 烘嗓音樂 Home Sound\n錄音工程師 Recording Engineer: 陳繹茗 Zack Chen @烘嗓音樂HomeSound\n混音工程師 Mixing Engineer: 李小天 TeddyRsLi\n母帶後期 Mastering: 李小天 TeddyRsLi\n\n導演 Director: 李小天 TeddyRsLi @吾橋有水&烘嗓音樂\n製片 Producer: 王俊凱 Kai Wang \n攝影師 Director of Photography: 李小天 TeddyRsLi\n剪接師 Editor: 李小天 TeddyRsLi\n調光師 Colorist: 李小天 TeddyRsLi\n\n\n特別感謝 Special:\n\n烘嗓音樂 Home Sound\nhttps://www.youtube.com/c/烘嗓音樂HomeSound\n\n陳繹茗 Zack Chen @烘嗓音樂HomeSound', 0, '', 297, 320000, datetime.datetime(2021, 12, 4, 16, 22, 12), datetime.datetime(2021, 12, 4, 16, 22, 4), datetime.datetime(2021, 12, 5, 12, 0), datetime.datetime(2021, 12, 5, 12, 34, 49), 107677, 2391, 468, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2872848, 'sha1$yNRcdKFSre9l$d06dc711a1e758ba6e4052dc0cee53f2dc46cac2', datetime.datetime(2022, 3, 5, 11, 17, 45), 0, 'rekileggy', '', '', 'ym78305@hotmail.com', 0, 1, datetime.datetime(2021, 11, 27, 18, 57, 28), 2443303, 4, 4, 2872848, 'profile_images/re/ki/rekileggy/FTsSLz9JAuxK6c5vqtDX4Q.jpg', 'F', '', 'Leggy', 886, '903268041', datetime.date(1989, 3, 5), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2021, 11, 27, 18, 57, 28), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"accredited_datetime":"2021-12-07T08:59+00:00","hide_location":false}', 107684, 1000, 12, 2577, 1, 0, '', 0, None), (666187, 4, 4, '戀愛腦少女 Feat. Leggy demo 20211110 ver', 2630749, 97316525, 2, 1, 0, 'music/Fl/oo/FloodingBridge/o6SLSvLoAvUtomGwZZrb5P.mp3', 11123436, 'song_covers/Fl/oo/FloodingBridge/kXxcjYvumbp78szaCFug48.jpg', 1, '', '戀愛腦少女 Feat. Leggy demo 2021110 ver\r\n\r\n歌詞概念原型:Leggy \r\n作詞:張元 作曲:盧鈞右/莊蕎嫣\r\n\r\nverse 1\r\n一個有著戀愛腦的少女,\r\n喜歡看完日劇後,在腦中模擬劇情。\r\n比起浪漫的婚禮,到家那句 おかえり\r\n總是更能觸動她的心。\r\n\r\nverse 2\r\n一個有著戀愛腦的少女,\r\n在愛情裡總是,不小心失去自己。 \r\n像行星繞著恆星,不自覺繞著運行。\r\n把對方當成宇宙的中心。\r\n\r\npre-chorus 1\r\n踏著雀躍步伐與他分享瑣碎的日常。\r\n大小事都盼望能夠一起商量。\r\n把對方放進自己未來的規劃,\r\n並希望對方也能是這樣。\r\n一次次的試探,他沒有一次回答。\r\n期望就這樣慢慢變成了害怕。\r\n原來是這樣啊。\r\n原來對方的未來,沒有放她的地方。\r\n\r\nchorus 1\r\n有著戀愛腦的少女,找不到 問題在哪\r\n是愛錯了方法,所以才分開的嗎?\r\n在告別當下言語烙下燒燙的傷。\r\n是多長時間卻依然還 會刺痛 的疤。\r\n\r\nverse 3\r\n曾經有著戀愛腦的少女,\r\n現在把喜歡對方的心情留給了自己。\r\n太過頻繁的靠近 會帶來 一些壓力。\r\n她只能試著保持距離。\r\n\r\nverse 4\r\n曾經有著戀愛腦的少女,\r\n想要和誰旅行在 世界各地留下足跡。\r\n卻沒有人願意,走進她生命裡。\r\n沒有一段關係,能帶她飛行。\r\n\r\npre-chorus 2 \r\n關係是一次又一次的旅行。\r\n旅伴只需要背著他 自 己 的行李。\r\n在走一小段距離後便會分離。\r\n伴侶卻是背著彼此前進。\r\n\r\n不再要求每天形影不離那種黏膩。\r\n甚至可以接受幾天都不去聯繫。\r\n彼此的未來是太遙遠的劇情。\r\n就別去期待看不見的結局。\r\n\r\nbg\r\n有著戀愛腦的少女,找不到 問題在哪\r\n是愛錯了方法,所以才分開的嗎?\r\n在告別當下言語烙下燒燙的傷。\r\n是多長時間卻依 然 還刺痛 的疤。\r\n戀愛腦的少女,找不出問題在哪。\r\n一直愛錯方法,所以才被丟下的嗎?\r\n在已經沒有眼淚可以哭的晚上。\r\n她猜想這個世界不會有人來愛她。\r\n\r\n在已經沒有眼淚可以哭的晚上。\r\n她猜想這個世界不會有人來愛她。\r\n\r\nchorus 2\r\n有著戀愛腦的少女,找不到 問題在哪\r\n是愛錯了方法,所以才分開的嗎?\r\n在告別當下言語烙下燒燙的傷。\r\n是多長時間卻依然還 會刺痛 的疤。\r\n\r\noutro\r\n當她回到家裡,會溫柔的跟自己説 おかえり\r\nおかえり', 0, '這首歌有兩個版本,另外一版在此(有MV喔!):\r\nLeggy - 戀愛腦少女 Feat. 吾橋有水 FloodingBridge | Official Music Video\r\nhttps://www.youtube.com/watch?v=C0IwfDjH4iI\r\n-\r\n\r\n當找到一個能一起生活的人。\r\n那身之所往的所有當下,就都是幸福的。\r\n\r\n不過我們早就明白了,對吧。\r\n\r\n如果不是你心裡有對方,對方心裡也有你。\r\n那真的就只是,一起生活,僅此而已。\r\n\r\n-\r\n\r\n製作人 Producer: 盧鈞右 Neon Lu\r\n配唱製作人 Vocal Producer: 盧鈞右 Neon Lu\r\n編曲 Arranger: 盧鈞右 Neon Lu\r\n主唱 Vocal: 莊蕎嫣 Faye.Z / Leggy\r\n鋼琴 Piano: 盧鈞右 Neon Lu\r\n電吉他 Guitar: 李奎綸 Kui Lun Li\r\n和聲 Backing Vocal: 沈書帆 Shu Shu\r\n和聲編寫 Backing Vocal Arrangement: 沈書帆 Shu Shu\r\n弦樂編寫 Strings Arrangement: 盧鈞右 Neon Lu\r\n人聲錄音室 Recording Studio: 烘嗓音樂 Home Sound\r\n錄音工程師 Recording Engineer: 陳繹茗 Zack Chen @烘嗓音樂HomeSound\r\n混音工程師 Mixing Engineer: 蔡信澤 Shin Tze Tsai\r\n母帶後期 Mastering: 蔡信澤 Shin Tze Tsai\r\n\r\n特別感謝 Special:\r\n\r\n烘嗓音樂 Home Sound\r\nhttps://www.youtube.com/c/烘嗓音樂HomeSound\r\n\r\n陳繹茗 Zack Chen @烘嗓音樂HomeSound', 0, '', 277, 320000, datetime.datetime(2021, 11, 27, 16, 9), datetime.datetime(2021, 11, 27, 16, 9), datetime.datetime(2021, 11, 28, 12, 0), datetime.datetime(2021, 12, 6, 5, 24, 18), 259149, 5437, 1667, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,48],[2021,49]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,48],[2021,49],[2021,50]]}}', 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), (666602, 4, 4, '我反芻著你留下的寂寞', 2175901, None, 1, 4, 0, 'music/Be/st/Bestards/amZ8WgSLBMRaNZsNgcP9dM.mp3', 0, 'song_covers/Be/st/Bestards/639WanxMXt8oEuUMQ35Lav.jpg', 1, '', '我反芻著你留下的寂寞\n以為終究能消化成自由\n而你已不回頭 你已不回頭\n我為何還原地守候\n在每個午夜的夢 複習著你溫柔\n\n夜色已漸濃 我隻身穿梭迷霧中\n探尋你消失的行蹤\n閃爍的路燈 不斷警告著我\n別再深究 你離去的理由\n\n我反芻著你留下的寂寞\n以為終究能消化成自由\n而你已不回頭 你已不回頭\n我為何還原地守候\n在每個午夜的夢 複習著你溫柔\n\n是我太執著 還是你也留戀卻不說\n貪婪至此不願放手 成了思念的魔\n是我太執著 還是你也留戀卻不說\n貪婪至此不願放手 成了思念的魔\n是我太執著 還是你也留戀卻不說\n貪婪至此不願放手 成了思念的魔\n是我太執著 還是你也留戀卻不說\n貪婪至此不願放手 成了思念的魔\n\n我反芻著你留下的寂寞\n以為終究能消化成自由\n而你已不回頭 你已不回頭\n我為何還原地守候\n在每個午夜的夢 複習著你溫柔\n\n到什麼時候 我才能向前走', 0, '愛/在現實中死去/在憶夢中復活\n關掉自欺的理智/打開洪水般瘋狂的悼念\n縱情至深/為愛成魔\n\n愛讓人喪失理智、幾近瘋狂。\n凋零的靈魂在現實中反覆死去,\n在憶夢中卻屢屢憑藉思念復活,\n宛如一場無法超脫的輪迴。\n\n在疼痛燃燒中繼續執著,\n繼續愛、繼續恨、繼續憑弔。\n\n作詞 Lyricist:邱建豪 Kidding Chiu\n作曲 Composer:盧可沛 Look Lu/邱建豪 Kidding Chiu\n製作人 Producer:李宗軒 Alex Lee\n編曲 Arrangement:盧可沛 Look Lu/李宗軒 Alex Lee\n電吉他 Electric Guitar:李宗軒 Alex Lee\n爵士鼓 Drums:盧可沛 Look Lu\n鍵盤 Keyboard:盧可沛 Look Lu\n和聲編寫 Backing Vocal Arrangement:盧可沛 Look Lu/姚書寰(姚頭)Johnny Yao\n和聲 Backing Vocal:盧可沛 Look Lu/姚書寰(姚頭) Johnny Yao\n錄音師 Recording Engineer:李宗軒 Alex Lee\n錄音室 Recording Studio:築流音樂 Raise Music\n混音師 Mixing Engineer:康小白 Shiro Kou\n混音錄音室 Mixing Studio:白帕斯混音工作室 BYPASS Mixing Studio\n母帶後期處理工程師 Mastering Engineer:李宗軒 Alex Lee\n母帶後期處理錄音室 Mastering Studio:築流音樂 Raise Music\nOP:好混蛋音樂有限公司 Bestards Music Co., Ltd.\nSP:Universal Ms Publ Ltd Taiwan\nISRC:TWHE52100009', 0, '', 255, 320000, datetime.datetime(2021, 12, 5, 1, 47, 45), datetime.datetime(2021, 12, 5, 1, 47, 33), datetime.datetime(2021, 12, 7, 4, 0), datetime.datetime(2022, 5, 3, 3, 55, 55), 331952, 7962, 1318, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,49]]},"CN":{"song_of_the_days":["2021-12-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,49],[2021,51],[2021,52]]}}', 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), (668222, 2, 2, '好想過那種可以抱抱的冬天', 2882766, None, 1, 4, 0, 'music/Bl/ue/Blues2012/hXJmgPiyanK7WVFQgfwKvb.mp3', 0, 'song_covers/Bl/ue/Blues2012/iA5Bd6Rr8itWeig82tgTmL.jpg', 1, '', '副駕依舊沒有人 車裡只有音樂聲 \n聽到一首一首的情歌 發覺 我還是 一個人\n\n身邊那些朋友們 也都在談戀愛了\n邱澤跟瑋甯都結婚了 怎麼 我還是 一個人\n\n這種日子還要 多久呢\n看著 放閃的限時動態一則又一則 我真的\n\n好想過那種可以抱抱的冬天 這個心願到底什麼時候會實現\n十二月的這個季節該怎麼面對 一個人聖誕節跨年 想到就覺得可憐\n\n好想過那種可以抱抱的冬天 希望你的懷裡現在還有個空位\n寒冷的風吹著過了一天又一天 副歌也唱完了一遍 你怎麼還沒出現\n\n\n副駕依舊沒有人 車裡只有音樂聲 \n聽到一首一首的情歌 發覺 我還是 一個人\n\n這種日子還要 多久呢\n看著 放閃的限時動態一則又一則 我真的 唉~\n\n好想過那種可以抱抱的冬天 這個心願到底什麼時候會實現\n十二月的這個季節該怎麼面對 一個人聖誕節跨年 想到就覺得可憐\n\n好想過那種可以抱抱的冬天 希望你的懷裡現在還有個空位\n寒冷的風吹著過了一天又一天 副歌又唱完了一遍 你怎麼還沒出現\n\n那種可以抱抱的冬天 那種可以抱抱的冬天\n那種可以抱抱的冬天 那種可以抱抱的冬天\n\n我就在這裡 我懷裡 等著你 求求你快來\n填滿我的心 現在就 只差你 給我一個抱抱而已\n\n好想過那種可以抱抱的冬天 這個心願到底什麼時候會實現\n十二月的這個季節該怎麼面對 一個人聖誕節跨年 想到就覺得可憐\n\n好想過那種可以抱抱的冬天 希望你的懷裡現在還有個空位\n寒冷的風吹著過了一天又一天 副歌又唱完了一遍 你怎麼還沒出現\n\n那種可以抱抱的冬天 那種可以抱抱的冬天\n那種可以抱抱的冬天 那種可以抱抱的冬天', 0, '詞曲Lyrics&Co| 莊育維\n製作人 Producer | 莊育維\n編曲 Arrangement| 莊育維\n和聲編寫 Backing Vocal Arrangement | 莊育維\n錄音工程師 Recording Engineer| 丘暘 Yang Chiou\n錄音工作室 Recording Studio|莊育維的家\n混音工程師 Mixing Engineer| 丘暘 Yang Chiou\n混音工作室 Mixing Studio| 暗室 ANSWER Studio\n母帶後期處理工程師 Mastering Engineer| 丘暘 Yang Chiou\n母帶後期處理工作室 Mastering Studio|暗室 ANSWER Studio\n\n特別感謝 Special Thanks|莊育碩', 0, '', 273, 320000, datetime.datetime(2022, 1, 10, 4, 2, 55), datetime.datetime(2021, 12, 25, 15, 39, 49), datetime.datetime(2021, 12, 25, 15, 47, 42, 309089), datetime.datetime(2023, 8, 24, 7, 31, 15), 310614, 6545, 3771, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,1]]}}', 0, 0, 0, 0, 2, 2, 2882766, '!orarRowRJFPDQawQ9w5eyNuPThDnvV7pbGImE6sv', datetime.datetime(2023, 9, 1, 15, 12, 14), 0, 'Blues2012', '', '', 'd0922667883@gmail.com', 0, 1, datetime.datetime(2021, 12, 25, 12, 32), 2453219, 4, 4, 2882766, 'profile_images/Bl/ue/Blues2012/2dVvuSgiitmCK4Kict2xa8.jpg', 'M', '', 'The Way 莊育維', 886, '926998536', datetime.date(2001, 12, 5), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2021, 12, 25, 12, 32), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2022-01-10T08:39+00:00","hide_location":false}', 313671, 602, 0, 3, 1, 0, '', 0, None), (668414, 2, 2, '相遇 (ft. 緋村宗祐)', 2100681, 97317302, 3, 2, 0, 'music/De/an/Dean829/m3q8uY6xChcjPmqU3LoWg2.mp3', 0, 'song_covers/De/an/Dean829/AQPCY98sMkNiTKxVPiczY9.JPG', 1, '', '(D!N)\n初次見妳 妳微笑帶著一絲懵懂\n從妳的眼神裡 墜入美好的 境地裡\n沒想過有個人 如此獨特\n多希望此刻 就我獨得\n或許 可以邀妳和我\n去那山洋的世界裡\n\nPre-hook (x2):\nShawty you know 自從和妳相遇\n我時常 不自覺 想起你 無法抗拒\n妳總是 左右我 內心緩緩 流動著\n\nHook:\n我一步 妳一步 If you can wait for me\n妳一步 我一步 Don’t be afraid of me \n妳的模樣 妳的一舉 妳的一動\n都牽動著我\n讓我還想更了解妳\n\n(緋村宗祐)\n去年11月23號 先感謝你的邀請\n交換IG 再騙你Line的ID\n只為了和你交心\n你知道你超難追的嗎?\n好幾次失敗的暗示把我澆醒\n人生不是電影 更沒有彩色又高清\n米白色根本是為妳調的吧\n不然就是我的眼睛專為妳設計\n你少在那邊客氣啦\n我才剛說我喜歡包包頭\n隔天你就綁了一個蘋果來找我\n(再釣啊~)\n欸你也會用「尼」喔!\n笨蛋 當然是故意學的\n想獲得你的注意 \n覺得 有時候還是不懂你的笑點\n但我還是喜歡看著你笑\n只有左邊有酒窩的你真的很特別\n我說我要在右邊也咬出一個\n色欸 (走開啦!) \n每次都一直推開 真的很奇怪欸\n吼 一直叫我唱瘦子的歌\n哎呀 這次叫D!N唱給你聽\n\n*Pre-hook\n\nShawty you know \n\n(緋村宗祐)\nShawty you know\n\n自從和妳相遇\n\n(緋村宗祐)\n在那之後\n\n我時常 不自覺 想起你 無法抗拒\n妳總是 左右我 內心緩緩 流動著\n\n(緋村宗祐)\n我真的真的\n好想跟你說\n\n*Hook\n\n(緋村宗祐)\n我只想說\n你⋯要不要在一起\n就這樣\n嗯,就這樣', 0, '「自從和妳相遇之後,那片一直以來深藏在我靈魂深處的花海,開始因爲妳的一舉一動,產生了節奏,在我的內心,緩緩的流動著。」\n\n製作人 Producer:D!N丁哲 (@dinzher)\n詞曲 Lyricist & Composer:D!N, 緋村宗祐 (@jabber_tu)\n編曲 Music Arranger:GC\n錄音 Recording Engineer:D!N\n混音及母帶處理 Mixing and Mastering Engineer:D!N\n封面設計 Cover Art:(@o8.ooo8)\n\nFollow D!N丁哲:\nhttps://instagram.com/dinzher\nhttps://facebook.com/dinzher\n\nFollow 緋村宗祐:\nhttps://instagram.com/jabber_tu\n\nFollow o8.ooo8:\nhttps://instagram.com/o8.ooo8\n\n2022.05《山洋 SANYO》敬請期待。', 0, '', 222, 320000, datetime.datetime(2022, 5, 16, 23, 32, 28), datetime.datetime(2021, 12, 28, 8, 53, 52), datetime.datetime(2021, 12, 28, 10, 0, 12, 762996), datetime.datetime(2023, 7, 5, 11, 30, 1), 88612, 2388, 1049, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,1]]}}', 0, 0, 0, 0, 2, 2, 2100681, 'sha1$HC5Ed2uVqvXlhISBwiJuaF$4204d1ece1e5c77325bb722d084def75f9d63a73', datetime.datetime(2025, 4, 9, 3, 2, 23), 0, 'Dean829', '', '', 'dinzher@gmail.com', 0, 1, datetime.datetime(2017, 9, 30, 15, 20), 1671811, 4, 3, 2100681, 'profile_images/De/an/Dean829/VFwgMvR7DviraDYipK9zf6.jpg', 'M', 'Zhar Dean', 'D!N丁哲', 886, '921268890', datetime.date(2000, 8, 29), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2017, 9, 30, 15, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2021-07-06T09:43+00:00","hide_location":false}', 240395, 1305, 0, 0, 1, 0, '', 0, None), (669406, 4, 4, '等你會不會只是慣性 (demo)', 2584058, None, 1, 4, 0, 'music/lu/cy/lucy_lu612/BCM8dkTBDv7oxwQHMJARVF.mp3', 0, 'song_covers/lu/cy/lucy_lu612/LazXcqN8pjhaw4BLfhzEeb.png', 1, '', '[00:19.00]我在等妳\n[00:22.00]忽遠忽近卻又離不開的你\n[00:27.00]就是你\n[00:29.00]陰晴不定來了又去\n[00:32.00]無法自己\n[00:35.00]明知不行卻又繼續下去\n[00:38.00]因為是你\n[00:41.00]多小機率還是相信\n\n[00:44.00]撲朔迷離的關係\n[00:47.00]忽然我成為多餘\n[00:50.00]曖昧的空氣\n[00:53.00]參雜著許多難題\n[00:56.00]崩塌潰堤的情緒\n[01:00.00]現在只想問一句\n[01:03.00]你還在等什麼\n[01:06.00]What are u waiting for\n\n[01:09.00]和你身在茫茫人海\n[01:12.00]我還在等待\n[01:15.00]到海枯石爛\n[01:18.00]那天我們能否相愛\n[01:21.00]為你流淚為你心寒\n[01:24.00]就當作活該\n[01:27.00]卻離不開\n[01:30.00]這些事沒什麼不應該\n\n[01:36.00]我在等妳\n[01:40.00]忽遠忽近卻又離不開的你\n[01:43.00]就是你\n[01:46.00]陰晴不定來了又去\n[01:49.00]無法自己\n[01:52.00]明知不行卻又繼續下去\n[01:55.00]因為是你\n[01:58.00]多小機率還是相信\n\n[02:01.00]撲朔迷離的關係\n[02:04.00]忽然我成為多餘\n[02:07.00]曖昧的空氣\n[02:11.00]參雜著許多難題\n[02:14.00]崩塌潰堤的情緒\n[02:16.00]現在只想問一句\n[02:20.00]你還在等什麼\n[02:22.00]What are u waiting for\n\n[02:26.00]和你身在茫茫人海\n[02:29.00]我還在等待\n[02:32.00]但時間流轉\n[02:35.00]那些我們是否依然\n[02:38.00]也許彼此都還存在慣性的依賴\n[02:44.00]才放不開\n[02:47.00]沒勇氣也不想去拆穿\n\n[03:35.00]慣性 慣性 慣性依賴', 1, '成團後的第一首歌!\r\n\r\n作曲 Composer|Adam\r\n作詞 Lyricist|Adam\r\n編曲 Arrangement|公館青少年 GGteens\r\n混音後製 Mixing Engineer|Lucy、Adam', 0, '', 228, 320000, datetime.datetime(2022, 1, 7, 8, 38, 35), datetime.datetime(2022, 1, 7, 8, 38, 29), datetime.datetime(2022, 1, 7, 11, 0), datetime.datetime(2022, 10, 12, 7, 56, 6), 108404, 2908, 868, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"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), (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), (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), (667715, 4, 4, '子夜歌 Unhappy Hour', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/Hz9aumZjZPErHbD4x2twKt.mp3', 0, 'song_covers/ca/nd/candlekuo/o9FJHqMydKVG59hSHfUVfU.png', 1, '', '子夜歌 Unhappy Hour\n\n曖昧是夏末午後落雷隆隆\n旋轉仰頭 沒想要躲\n還以為收傘鬆⼿浪漫得多\xa0\xa0\n最後不過⼀身濕透\xa0\xa0\n\n幻滅是昨夜入夢以你的溫柔\n今夜撞⾒你和她牽⼿\n還以為能有多痛哎喲沒什麼\xa0\n最後不過什麼也沒有\n\n就 當作我想太多\xa0\xa0\n你說我多可愛喲 哎喲 愛有什麼⽤\n唉 差⼀刻⼀點鐘\n到最後還是⾃⼰過\n\n就⽤我刺痛燒灼的喉嚨\n吞下多要不得的軟弱\n無能無⼒無⽤的時候\n是否舉杯澆愁就沒錯\n\n還等什麼舉起你的夢\n如果⼀口換⼀瞬灑脫\n哭過喊過吐過就騰空\n天亮以後要比誰快活?\n\n給我⼀杯長島冰茶\n要兩倍伏特加\n平常怕過量不敢ㄎㄧㄤ\n但今天沒有辦法\n愛的酒吧提早打烊最後只剩下\n⼀瓶早退冰的Corona\n笑我可憐哪\n\n啊 天都快亮才回家\xa0\xa0\n晚歸也不打電話\n⼀聲不響 爸媽氣炸\n就 已經⾃顧不暇\xa0\xa0\n別煩我 我什麼都不想\n\n就⽤我刺痛燒灼的喉嚨\xa0\xa0\n吞下多要不得的軟弱\xa0\xa0\n無能無⼒無⽤的時候\xa0\xa0\n我說舉杯澆愁就沒錯\n\n還等什麼舉起你的夢\n快啊⼀口換⼀瞬灑脫\n哭過喊過吐過就騰空\n天亮以後要比誰快活?\n\n做⼀個 關於追逐的夢\n沒有對錯 更不管後果\n很⾃由 越⾃由就越痛\n傷⼼欲絕 舉杯斷⽔\n\n做⼀個 關於墜落的夢\n抬起頭 差⼀點就能夠\n⾶蛾撲⽕ 為什麼不能夠\n\n就⽤我刺痛燒灼的喉嚨\n吞下多要不得的軟弱\n無能無⼒無⽤的時候\n我說舉杯澆愁就沒錯\n\n還等什麼舉起你的夢\n快啊⼀口換⼀瞬灑脫\n哭過喊過吐過就騰空\n天亮以後\n\n傷⼼欲絕 舉杯斷⽔\n斷不了淚⽔ 舉頭也沒有明月\n\n天地之間 無從宣洩\n下⼀句後棄我去的別回頭\n這⼀句後亂我⼼的閃邊⾛\n最後最後爛就爛不算什麼\n\n/\n\n演唱 Vocalist|郭真榕 Candle Kuo\n詞曲 Composer & Lyricist|郭真榕 Candle Kuo\n製作 Producer|李崇銘 Michael Lee\n編曲 Arranger|陳君祺 G7\n\n銅管樂團 Brass Band\n\n小號一部 Trumpet 1|楊啟蓁 Bodie Yang\n小號二部 Trumpet 2|許智翔 Chih-Hsiang Hsu\n小號三部 Trumpet 3|尤信凱 Hsin-Kai Yu\n上低音號 Euphonium|蔡傑宇 Joy Tsai\n銅管指揮 Brass Conductor|鄧翔瑋 Hsiang-Wei Teng\n銅管錄音 Brass Recording Engineer|\n爽爽 Song La\n銅管錄音協力 Brass Recording Assistant|\n陳俊呈 Raphael Chen\n銅管採譜 Brass Transcriptionist|\n爽爽 Song La\n銅管編輯 Brass Editing Engineer|\n陳君祺 G7\n銅管錄音室 Brass Recording Studio|\n傑奧斯錄音室 J.Studio\n\n電吉他 Electric Guitarist|\n陳君祺 G7 呂進榮 Jimmy Lu\n鼓組 Percussionist|李欣樺 Hsin-Hua Lee\n\n配唱製作 Vocal Producers|\n李崇銘 Michael Lee 呂進榮 Jimmy Lu\n和聲編寫 Backing Vocal Arranger|李崇銘 Michael Lee\n和聲 Backing Vocals|\n郭真榕 Candle Kuo 李崇銘 Michael Lee\n\n大合唱 Chorus|\n王麒雲 Bighead\n梁言任 Yen-Jen Liang\n林侑賢 Yu-Hsien Lin\n張仁與 Jewel Chang\n\n人聲錄音 Vocal Recording Engineer|\n呂進榮 Jimmy Lu\n人聲編輯 Vocal Editing Engineer|\n呂進榮 Jimmy Lu\n人聲錄音室 Vocal Recording Studio|\n浩世音樂製作 House Music Production\n混音&母帶後期處理 Mixing & Mastering Engineer|\n何恭譱 Kung-Shan Ho\n\n單曲封面造型 Cover Photo Stylist|魏嘉儀 Wendy Wei\n單曲封面攝影 Cover Photographer|陳泓旭 Hong-Hsu Chen\n平面美術設計 Graphic Designer|林心嵐 Eggy Lin\n\n/\n\nOP&藝人經紀 OP & Artist Management Agency|\n醉日音樂工作室 Jollyyyyy Music\n總監 General Manager|郭真榕 Candle Kuo\n藝人事務助理 Artist Assistant|Cleo\nA&R暨企劃統籌 A&R and Project Planner|\n郭真榕 Candle Kuo\n文案 Copywriter|郭真榕 Candle Kuo\n\n數位代理發行 SP|街聲股份有限公司 StreetVoice International Limited', 0, '〈子夜歌 Unhappy Hour〉\n\nOfficial M/V\nhttps://youtu.be/OpN-XERyc3U\n\n各大數位平臺\nhttps://lnkfi.re/CandleKuo_UnhappyHour\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, '', 280, 192000, datetime.datetime(2021, 12, 20, 5, 24, 31), datetime.datetime(2021, 12, 20, 5, 24, 21), datetime.datetime(2021, 12, 20, 14, 0), datetime.datetime(2023, 7, 1, 5, 2, 50), 62811, 1447, 264, 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), (687270, 4, 4, '記得呼吸', 2178926, None, 1, 4, 0, 'music/lo/ui/louie0630/9fx7zX3rfBi9NNc9UMqzho.mp3', 0, 'song_covers/lo/ui/louie0630/2Qfz37GSHGgwb8bZXCZUoY.jpg', 1, '', '滑開手機 一堆訊息\n晚點再去處理\n好多壓力 亂了思緒\n是不是該出去旅行\n\n派對邀請 覺得空虛\n因為都在玩遊戲\n告訴自己 記得呼吸\n再煩惱也都會過去\n\n不想浪費時間在這反覆的日常\n關掉wifi什麼都別想\n\n在城市的屋簷下躲避這場雨\n到底在等什麼 不如就跳進海裡\n不用戴護目鏡也不用氧氣瓶\n照樣可以前進 因為本來就可以\n\n你所以為的都是你以為\n你想成為的早已經成為\n\n不想浪費時間在這反覆的日常\n關掉wifi 什麼都別想\n\n在錯綜的道路上找尋著意義\n到底在怕什麼 不就是一種練習\n我敷衍了挑剔也免疫了沈迷\n這樣的日子裡 純粹地像是空氣\n\n在錯綜的道路上找尋著意義\n到底在怕什麼 不就是一種練習\n我敷衍了挑剔也免疫了沈迷\n這樣的日子裡 純粹地像是空氣\n\n你以為的都是以為\n想成為的早已成為', 0, 'MV:https://youtu.be/LlBxls7XLVU\n\n\n『你以為的都是你以為,想成為的早已經成為。』\r\n\r\n我們時常會為了成為理想中的樣子,而疲於奔命、不滿於現狀。但如果停下來深吸一口氣,回頭看看已經經歷過的這一切,是不是早就成為理想中的自己了呢?\r\n\r\n告訴自己記得呼吸,再煩惱也都會過去!\r\n\r\n\r\n☁️【記得呼吸】音樂製作Credit ☁️\r\n\r\n作詞 Lyrics|呂品Pin、呂允 Lu Yun\r\n作曲 Compose|呂允 Lu Yun\r\n製作人 Producer|楊峻綱 Kang、呂允 Lu Yun\r\n配唱製作人 Vocal Producer|楊峻綱 Kang\r\n編曲 Arrangement|呂允 Lu Yun、楊峻綱 Kang\r\n木吉他、電吉他 Guitars|呂允Lu Yun\r\n合成器 Synth|楊峻綱 Kang\r\n人聲錄音師 Vocal Recording Engineer|柯嘉森 Sen Ko\r\n人聲錄音室 Vocal Recording Studio|強力錄音室 Mega Force Studio \r\n混音工程師 Mixing Engineer|楊峻綱 Kang\r\n母帶後期處理工程師 Mastering Engineer|Chris Gehringer\r\n母帶後期處理錄音室 Mastering Studio|Sterling Sound\r\n\r\n特別感謝 Special Thanks|耀哥、丘暘', 0, '', 203, 320000, datetime.datetime(2022, 5, 24, 17, 29, 50), datetime.datetime(2022, 5, 24, 17, 29, 17), datetime.datetime(2022, 5, 25, 8, 17, 54, 848591), datetime.datetime(2022, 7, 26, 8, 22, 42), 133611, 3517, 783, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-20"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-08-21"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,22]]}}', 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), (686646, 4, 4, '不准再卡了 I Dot Car (小陸 VI X 張瑚HU)', 2335275, None, 5, 12, 0, 'music/wc/10/wc109101065/KsbhJRhr9Nuh2FiuCtvnwh.mp3', 0, 'song_covers/wc/10/wc109101065/D29rdRaGqeWz3QPtVJSy4k.jpg', 1, '', '(張瑚HU)\nOh I just can’t I just can`t be cool\nMaybe I‘m just a fool \n我總 是想 變成你愛的所有模樣 \n但我好像沒辦法\n你模糊的心意讓我泛起漣漪\n騙了別人 終究還是騙不過自己\n窩 歐窩 我動了情 在我們之間\n算我一廂情願\n\n(Chorus)\nWhy~ I can’t read your mind~\nYou keep on telling me lie \n我不想要 我不想要 不想\nWhy you gonna do this to me\n\n(小陸 VI)\nY 看看我現在站在哪裡\nY 愛騙人的girl 不再搭理\nY 我不會再為了她們傷心\nY 傷心 的故事是\nMy heart so cold \n別再 多說\n妳這樣的浮萍我見多了\n妳抬 起頭\n聊聊 以後\n可激起的漣漪怎麼漸弱呢\n我知道 戳破妳 讓妳難受\n我不會比較好過所以就閉上了嘴\nY Y Y 我知道了明白了瞭解了\n祝福妳永遠像風中的花 一樣的美\n\n(Chorus)(x2)\nWhy~ I can’t read your mind~\nYou keep on telling me lie \n我不想要 我不想要 不想\nWhy you gonna do this to me\n\n(****失語症vibing****)\n(?)', 0, '詞/曲 Lyrics & Composition:\r\n小陸VI https://www.instagram.com/wcvit4/\r\n張瑚HU https://www.instagram.com/huhuhu1014/\r\n\n編曲 Arrangement:\r\nRoko Tensei x Pieper Beats \r\nhttps://www.instagram.com/rokotensei/\n\r\n錄音 Recording&混音 Mixing:\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/\n\r\n母帶 Mastering:\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/\r\n\n封面美術 Cover Art&封面設計 Cover Design:\r\n陳雅嫻\r\nhttps://www.instagram.com/cb.yh/\r\n邱珮雯(泡芙)\r\nhttps://www.instagram.com/peiwen.cpw/\r\n廖姿婷\r\nhttps://www.instagram.com/akazii_/\r\n許嫚容\nhttps://www.instagram.com/carol____920/\r\n\r\n特別感謝:過去那些風中的花', 0, '', 188, 320000, datetime.datetime(2022, 5, 21, 9, 29, 58), datetime.datetime(2022, 5, 21, 9, 29, 53), datetime.datetime(2022, 5, 21, 12, 30, 21, 51801), datetime.datetime(2022, 5, 22, 0, 17, 50), 137030, 3746, 823, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21],[2022,22],[2022,23],[2022,24]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21],[2022,22],[2022,23],[2022,24],[2022,27]]}}', 0, 0, 0, 0, 2, 2, 2335275, '!aDPwrDbZMMJVwhoPXmHMOnmpQS3OpxPiMrz7pG8c', datetime.datetime(2023, 4, 4, 22, 3, 35), 0, 'wc109101065', '', '', '109101065@nccu.edu.tw', 0, 1, datetime.datetime(2018, 10, 15, 5, 58), 1906204, 4, 4, 2335275, 'profile_images/wc/10/wc109101065/GLDmjmNkBafbcEfp8DdQyR.jpg', 'M', '', '小陸 VI', 886, '926480710', datetime.date(2000, 12, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 10, 15, 5, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-10T07:47+00:00","hide_location":false}', 1612621, 8531, 52, 128, 1, 0, '', 0, None), (687150, 4, 4, '嚮往', 2554803, None, 2, 1, 0, 'music/ke/vi/kevin930410/JwHnFrhJJfpciS9LjYCAbB.mp3', 0, '', 1, '', 'Verse1\n沉寂的時間轉眼過了兩年半\n難免有遺憾\n要忘記 多困難\n\n迷惘不安的未來能有多燦爛\n告別有點難\n說散就淚一攤\n\n徬徨三年終究還肆畢了業\n終要面對這蔚藍的世界\n終究要離開 鎮值 青春的季節\n學著說再見 告別 是因為\n\n還是要從那一天說起\n真摯友誼都塞進了夢裡\n(曾經的陪伴,為你的不安)\n曾經的滴滴和點點眼淚和孤寂都代替了呼吸\n(填滿無盡的色彩)\n\n鐘聲響起的那一刻 踏出校門的那一側\n(也許不平凡,也許很一般)\n酒瓶敲擊的那一刻 理想很炙熱 情感很契合\n(邁向無垠的未來)\n\nHow can I be the one I want to.\n用執著朝著夢想邁步\n(Sometimes ever, sometimes never. )\n儘管是步履蹣跚依然還是堅決快步\n(No matter what you answer.)\n\nI can’t I can’t I can’t 到最後形同陌路\n(路途的塵埃,排列的星海)\n擺脫 時間 考驗 踏上未知旅途\n(是因你而存在,不曾離開)\n\n副歌\n\n滿天星辰佐上 流下的淚光\n指往心之所向 不再 迷惘\n手心裡 緊握的\n是你將遠航的方向\n遠方是嚮往的晴朗\n\nVerse2\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錄音:子敬老師\n—\n\n畢業前夕 我們有了相同的理念\n所以聚在一起\n\n不管是主唱還是樂手們\n都在這短暫的幾個月內\n把彼此對於音樂上的想法和熱忱\n投入這項勢在必行的任務中\n\n伴隨著主唱們獨一無二的聲線\n動人的歌詞從稿紙上欣然躍出\n以節奏強烈的鼓點和聲音飽滿的貝斯為基底\n加上木吉他的共鳴以及鋼琴聲的娓娓道來\n最後再以電吉他的獨奏帶出了制高點\n逐漸譜出了屬於我們的嚮往\n\n\n\n我們都曾讓過去的悔恨在心中翻攪,化為一滴滴淚光在臉頰閃爍;也曾在睜開眼看見夜空星辰時,妄想著未來能成為世上最美的那顆。\n那樣的淚光、星光都指向你眼前仍模糊不清的路,並使你的夢在一片汪洋中開出花朵,讓嚮往不再是嚮往,而成為你的日常。', 0, '', 267, 320000, datetime.datetime(2022, 5, 23, 16, 21, 25), datetime.datetime(2022, 5, 23, 16, 20, 55), datetime.datetime(2022, 5, 23, 16, 22, 27, 403240), datetime.datetime(2022, 5, 23, 16, 24, 38), 57128, 1584, 597, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21],[2022,23]]}}', 0, 0, 0, 0, 2, 2, 2554803, '!sg9isjdGyubhiTFEUw5ADiNtUqGzE88ul6PJzXZY', datetime.datetime(2022, 12, 7, 4, 0, 13), 0, 'kevin930410', '', '', 'kevin930410@gmail.com', 0, 1, datetime.datetime(2020, 3, 1, 14, 17, 35), 2125600, 4, 3, 2554803, 'profile_images/ke/vi/kevin930410/ARqcgLWB9a9rgFXe3GLdTj.jpg', 'M', '', '一刀殺進去?', 886, '906775426', datetime.date(2004, 4, 10), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 3, 1, 14, 17, 35), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-06-14T02:51+00:00","hide_location":false}', 57089, 119, 1, 16, 1, 0, '', 0, None), (686314, 4, 4, '海 Demo', 1579809, None, 1, 6, 0, 'music/ru/le/rule1230/mAvP8i9ywCDNkkCFhmTr6V.mp3', 0, 'song_covers/ru/le/rule1230/X4UT4TgBRoMAfmvEA3zdcX.jpeg', 1, '', '海 Demo\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「即使是平凡、微小、靜謐的我這片海,我也還是當你有天發現了,一直都停在這裡的蔚藍。」', 0, '', 276, 256000, datetime.datetime(2022, 5, 19, 12, 7, 49), datetime.datetime(2022, 5, 19, 12, 7, 42), datetime.datetime(2022, 5, 19, 12, 18, 40, 657601), datetime.datetime(2022, 5, 20, 1, 53, 42), 87397, 1985, 631, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21]]}}', 0, 0, 0, 0, 2, 2, 1579809, 'sha1$HM0aZWBbpkLHR8nPDRFgON$d3e3dcaa763ae4133278f8b5150bdf2a9714d09a', datetime.datetime(2025, 6, 24, 3, 59, 16), 0, 'rule1230', 'Faye', 'Chuang', 'rule1230@gmail.com', 0, 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1238577, 4, 4, 1579809, 'profile_images/ru/le/rule1230/W3YqrwDkTvgoU2Hn97NpwD.jpg', 'F', ' 莊蕎嫣', '莊蕎嫣 Faye.', 886, '921267481', datetime.date(1989, 12, 30), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":2,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 350985, 2478, 19, 8, 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), (723783, 4, 4, 'Mikan Hayashi x 多多、以捷 - とりあえず', 3014634, None, 1, 5, 0, 'music/mi/ka/mikanhayashi/Ef2NJA6H2Kg6KKvkSUbbZY.mp3', 0, 'song_covers/mi/ka/mikanhayashi/FeyyGLpWLQQCwYWHtabRSL.jpeg', 1, '', '作詞.作曲:Mikan Hayashi\n\n理想の言い訳で塞いで\n君に認めてほしいだけなのさ\n\n選択が浮遊してる中\n期待をどこに置いてた\n日頃に傷を与え合いながら\n自分との会話を成立させる\n\nお互いに立てながら\n拗ねても快楽だな、ねえ?\n丸ひとつになれたら\n生き残れる気がした\n\nとりあえず今日はこれで\nもうだめだって\n寝ても覚めても\n違う夢を抱いて\n\n理想の言い訳で塞いで\n君に認めてほしいだけなのさ\n\n\n\n選択が曝してる中\n期待をどこに干してた\n日頃に愛を与え合いながら\n痛みを成仏させる\n\n心を交わせたら\n終わりも快楽だな、ねえ?\n痛みを感じたら\n生きてる気がした\n\n\nとりあえず今日はこれで\nもうだめだって\n寝ても覚めても\n違う夢を描いて\n\n離層の言い訳で塞いで\n君に認めてほしいだけなのさ\n\n取り合えず今日はこれで\nもうだめだって\n寝ても覚めても\n違う夢を描いて\n\n離層の言い訳で塞いで\n君に認めてほしいだけなのさ\n\n\n\n用理想的藉口搪塞\n也只是想被你認同而已\n\n選擇正在浮游之中\n我又把期待放在哪\n我們給予彼此傷痛的日常中\n讓自我的對話成立\n\n如果互相扶持\n就算彆扭也會是快樂的吧?\n總覺得如果能變得完整\n就能好好存活下來吧\n\n\n總之今天就先這樣吧\n無從解套\n夢醒在我之間交疊\n卻擁抱著不同的夢\n\n用理想的藉口搪塞\n也只是想被你認同而已\n\n\n選擇正在漂白之中\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取暖實驗室 Lab No.999\n日期:2023.4.29(六)\n時間:19:00入場|19:30開演\n地點: PIPE Live Music\nhttps://www.klook.com/zh-TW/activity/84410-lab-no-999/\n\n\n\n\n繼〈夏のせい〉、〈羊水〉兩首與凌元耕(我是機車少女 Vo. / Kb.)共同創作的單曲後,由 Mikan 所發起的「取暖實驗室」第三部曲——〈とりあえず〉一把木吉他純粹伴奏的男女對唱呈現褪色後的昇華情感。\n\n實驗室三號由 Mikan Hayashi (ゲシュタルト乙女 Vo. / Gt.)與以〈走建國路回家但後座少ㄌ泥〉受到矚目的多多 x 以捷一起演繹、 由Mikan Hayashi 與樂團 GOTA 吉他手 褚 P 共同製作所搭建而成。 實驗室三號產物〈とりあえず〉一曲,以一把木吉他單獨伴奏,男女合唱的段落安排,更是多多首次以全日語歌詞演唱,兩人純粹又真摯的歌聲為歌曲帶來萬事經過變化褪色後的昇華與分離後邁向未來的期許。\n\n歌曲封面與擅長油畫風格描繪現實與自然景觀、結合紙質呈現的漫畫人物展現複合媒材的日本新銳藝術家 德永葵 合作,於京都市立藝術大學就讀的她,在學期間即受到業界相當注目。以單一角色物件與寫實背景表現出日常交錯世界觀。以紙質媒材的人物坐在溜滑梯上吹泡泡的景象,點綴歌曲中有些孤獨卻從容面對未來的情景,粉紅色天空背景也渲染出情緒中日常與非日常重疊的瞬間。\n\n\n\n詞/曲 Lyrics & Composed:Mikan Hayashi\n演唱 Performance:多多、Mikan Hayashi\n木吉他錄製 Acoustic Guitar Recording :以捷\n編曲 Arrangement:以捷、褚士銘 Chu\n製作人 Producer:褚士銘 Chu、Mikan Hayashi\n錄音師 Recording Engineer:黃渝傑 UJ\n錄音室 Recording Studio:One Stroke Studio\n混音師 Mixing Engineer:黃渝傑 UJ\n混音室 Mixing Studio:One Stroke Studio\n母帶後期處理工程師 Mastering Engineer:Uramoto Masashi(Soi Co.,Ltd)\n母帶後期處理錄音室 Mastering Studio:Uramoto Masashi(Soi Co.,Ltd)\n美術設計 Artwork:徳永葵\u3000https://www.instagram.com/blue_aoa/', 0, '', 277, 229040, datetime.datetime(2023, 3, 27, 15, 41, 29), datetime.datetime(2023, 3, 27, 15, 41, 25), datetime.datetime(2023, 4, 18, 16, 0), datetime.datetime(2023, 4, 19, 13, 37, 12), 61746, 1983, 559, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,16]]},"CN":{"song_of_the_days":["2023-04-24"],"top_record_weekly_champions":[[2023,17]]}}', 0, 0, 0, 0, 2, 2, 3014634, 'sha1$znly5tFbJvbH$2e70f8065acc128842869273e4f1089c05891af0', datetime.datetime(2024, 2, 1, 7, 13, 27), 0, 'mikanhayashi', '', '', 'mikanlin.works@gmail.com', 0, 1, datetime.datetime(2022, 10, 5, 14, 36, 59), 2585020, 2, 2, 3014634, 'profile_images/mi/ka/mikanhayashi/Q836gwE5ncNiCTNbfpP4Yp.jpg', 'F', '', 'Mikan Hayashi', None, '', datetime.date(1996, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2022, 10, 5, 14, 36, 59), 1, 1, 'zh-hant', 0, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-10-28T10:09+00:00"}', 108494, 913, 8, 172, 1, 0, '', 0, None))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0672 get_many (['d6d21bc8f7fb510a60a060eaa88820e08274c988', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '6218739190624b7709455c22f28bb8a657a73d92'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.0647 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.5619273, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779831712.5619273, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779831712.5619273, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.5619273, '6218739190624b7709455c22f28bb8a657a73d92': (1779831712.5619273, (0,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.1460 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779831712.632167, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779831712.632167, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779831712.632167, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.632167, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.632167, '90aa951a150646b956af7f359af1bbf618498e60': (1779831712.632167, (130,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/templatetags/i18n.py in render(139)
  count = self.counter.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0201 get ('activitylineup_1881147_works_page',) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(116)
  performed_activitylineup = cache.get(cache_key)

0.0776 get_many (['c882cf71e622b4ea423b62c97f30b0a3d284e826', '52147cf872f6b7705c458d25c379639e3cf79c02', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'b8e3569edc02c9011fbfc2f96b6a6231ef5b2329'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(119)
  user.profile.get_performed_activitylineups()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0625 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.6739714, '52147cf872f6b7705c458d25c379639e3cf79c02': 1779831712.6739714, 'af167bf678e72a9b2a64d8869d420b8d25e96148': 1779831712.6739714, 'c882cf71e622b4ea423b62c97f30b0a3d284e826': 1779831712.6739714, 'b8e3569edc02c9011fbfc2f96b6a6231ef5b2329': (1779831712.6739714, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(119)
  user.profile.get_performed_activitylineups()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0155 set ('activitylineup_1881147_works_page', None, 600) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(123)
  cache.set(cache_key, performed_activitylineup, 600)

0.0710 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'c475776523cc496aaad389a2078b78244f188764'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0741 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779831712.7001407, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779831712.7001407, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779831712.7001407, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831712.7001407, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831712.7001407, 'c475776523cc496aaad389a2078b78244f188764': (1779831712.7001407, [((516457, 4, 4, '我還年輕 我還年輕', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/dXsKamdBMpkdxBr2B22m9.mp3', 0, 'song_covers/we/ar/wearewang/HRHMWRnysTpEcfQHezwfyV.jpg', 1, '', '[00:14.91]在這個世界裏\n[00:18.34]尋找著你的夢想\n[00:22.06]你問我夢想在哪裏\n[00:25.95]我還年輕 我還年輕\n[00:30.48]他們都說\n[00:33.25]我們把理想都忘在\n[00:37.17]在那輕狂的日子裏\n[00:40.69]我不哭泣\n[00:42.89]我不逃避\n[00:46.07]給我一瓶酒\n[00:47.74]再給我一支煙\n[00:49.51]說走就走\n[00:51.38]我有的是時間\n[00:53.65]我不想在未來的日子裏\n[00:56.72]獨自哭著無法往前\n[01:00.31]給我一瓶酒\n[01:02.68]再給我一支煙\n[01:04.12]說走就走\n[01:06.21]我有的是時間\n[01:08.04]我不想在未來的日子裏\n[01:11.48]獨自哭著無法往前\n[01:15.70]在這個世界裏\n[01:33.06]尋找著你的未來\n[01:37.05]你問我未來在哪裏\n[01:40.68]我還年輕 我還年輕\n[01:45.12]他們都說\n[01:48.29]我們把理想都忘在\n[01:52.08]在那輕狂的日子裏\n[01:56.04]我不哭泣\n[01:58.17]我不逃避\n[02:01.20]給我一瓶酒\n[02:02.18]再給我一支煙\n[02:04.16]說走就走\n[02:05.88]我有的是時間\n[02:07.88]我不想在未來的日子裏\n[02:11.58]獨自哭著無法往前\n[02:15.59]給我一瓶酒\n[02:17.59]再給我一支煙\n[02:19.38]說走就走\n[02:21.46]我有的是時間\n[02:23.07]我不想在未來的日子裏\n[02:26.60]獨自哭著無法往前\n[02:30.73]我在青春的邊緣掙紮\n[03:03.80]我在自由的盡頭凝望\n[03:07.83]我在荒蕪的草原上流浪\n[03:11.93]尋找著理想\n[03:15.88]我在青春的邊緣掙紮\n[03:19.54]我在自由的盡頭凝望\n[03:23.20]我在荒蕪的草原上流浪\n[03:27.25]尋找著理想\n[03:41.60]給我一瓶酒\n[04:06.18]再給我一支煙\n[04:08.00]說走就走\n[04:09.93]我有的是時間\n[04:11.69]我不想在未來的日子裏\n[04:15.50]獨自哭著無法往前\n[04:20.05]給我一瓶酒\n[04:21.25]再給我一支煙\n[04:23.01]說走就走\n[04:24.84]我有的是時間\n[04:26.89]我不想在未來的日子裏\n[04:30.62]獨自哭著無法往前\n[04:34.34]給我一瓶酒\n[04:36.25]再給我一支煙\n[04:37.86]說走就走\n[04:39.86]我有的是時間\n[04:41.98]我不想在未來的日子裏\n[04:45.52]獨自哭著無法往前\n[04:49.14]給我一瓶酒\n[04:51.21]再給我一支煙\n[04:52.92]說走就走\n[04:54.80]我有的是時間\n[04:56.56]我不想在未來的日子裏\n[05:00.39]獨自哭著無法往前\n[05:05.13]給我一瓶酒\n[05:06.48]再給我一支煙\n[05:08.21]說走就走\n[05:09.93]我有的是時間\n[05:11.83]我不想在未來的日子裏\n[05:15.38]獨自哭著無法往前\n[05:19.96]給我一瓶酒\n[05:21.32]再給我一支煙\n[05:23.11]說走就走\n[05:24.60]我有的是時間\n[05:26.66]我不想在未來的日子裏\n[05:30.51]獨自哭著無法往前\n[05:35.04]給我一瓶酒\n[05:36.04]再給我一支煙\n[05:37.85]說走就走\n[05:39.77]我有的是時間\n[05:41.64]我不想在未來的日子裏', 1, '', 0, '', 347, 320094, datetime.datetime(2017, 8, 23, 9, 27, 51), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2018, 2, 14, 17, 24, 57), 1015799, 27228, 424, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,45]]},"CN":{"song_of_the_days":["2017-09-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,41],[2018,2],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,34],[2017,35],[2017,41],[2017,46],[2018,7]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (554138, 4, 4, '直到我遇見了你', 470261, 97297776, 1, 4, 0, 'music/le/ft/left7792/xQ8XnQDQDWi7VfJXwkRnoE.mp3', 0, '', 1, '', '曲/編: 李友廷\n詞: 李友廷、鵝毛筆\n混音: 周均\ndrum: 毛恩\nbass: 郭宏\nsax: 廖莊廷\n\n以為生活就是重複\n自己就是全部\n直到我遇見了你\n直到我遇見了你 girl\n\n一個眼神交錯\n請你別再對我保留\n透露一點線索\n\n像 夜空最閃亮的一顆星 你是\n已知世界最美麗風景\n如果沒有遇見你\n全身細胞不會告訴自己\n我渴望 我想要 你全部 的全部\n你讓我醉的抓狂\n都因為你 都因為你\n\n你後退 我往前\n走兩步再轉個圈\n享受著與你的共舞\n\n你盲注 我梭哈\n這個遊戲多好玩\n除了你還能夠愛誰\n\n寫首歌曲\n旋律是你\n節奏是宇宙 oh\n讓我們更靠近\n文字就交給歲月慢慢填齊\n\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, '', 246, 192000, datetime.datetime(2019, 1, 8, 10, 53, 59), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2025, 6, 28, 12, 49, 13), 640602, 16205, 446, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4]]},"CN":{"song_of_the_days":["2019-02-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6],[2019,7],[2019,8],[2019,9],[2019,10]]}}', 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), (572224, 4, 4, 'Bring the Light', 1806796, None, 5, 12, 0, 'music/ni/gh/nightkeepers2015/Zaxs2qhuJJjpQwND2W8dfX.mp3', 0, 'song_covers/ni/gh/nightkeepers2015/7HBZGE4CYTTCgum8CoBpwb.jpg', 1, '', '【Bring the Light 】\n\nEvery time we hide \nInto shadow that can make us feel love \nEat the sorrow drink a cup of fear \nReady to be found in the darkest place where my soul was buried \nI’m begging don’t set me free~\n\n\nTrun around and bring the light\nBillion shining stars are waiting to arrive\nGrab your ticket ,we’re about to leave\nMake a wish\n\nRaise your hand and start to dream\nSwimming with the crowd like we are on the sea\nNothing’s gonna blow away our tears\n\n\nEverytime we cry\nPut some other colors in the night sky\nWith lavenders ,send some baby’s breathe\n\nNever know how to escape from devils sight\nThe scent of flowers help me to be \nInvisible ~\n\n\nTrun around and bring the light\nBillion shining stars are waiting to arrive\nGrab your ticket , we’re about to leave\nMake a wish\n\nRaise your hand and start to dream\nSwimming with the crowd like we are on the sea\nNothing’s gonna blow away our tears\n\n-\n\n_____________________\n詞/曲 |守夜人 Night Keepers\n編曲 |守夜人 Night Keepers\n混音/後期 |笛岡俊哉(AKNIT)\n演唱 |林稚翎 \n鋼琴/電鋼琴 |秦旭章 Night\n鼓/貝斯 |楊其偉 Kit\n吉他 |蔡佳穎\n合成器 |鹿比 ∞ 吠陀 Ruby Fatale', 0, '這是一首『放鬆練習曲』\r\n\r\n相不相信有一首歌,可以幫你把周圍的時間變慢? \r\n\r\n相不相信有人跟你一樣,也想舉手喊痛,也想勇敢的哭出來?\r\n\r\n讓我們用一首歌的時間反覆練習,讓你看清楚自己身上的力量,\r\n\r\n至少這幾分鐘,我們可以好好的放鬆,好好的,\r\n\r\n讓想找你的人,看見你的光線與訊號。\r\n___________________________\r\nYoutube 傳送門:\r\nhttps://www.youtube.com/watch?v=NLMoPrHJwxA', 0, '', 177, 320000, datetime.datetime(2019, 1, 8, 12, 17, 24), datetime.datetime(2019, 1, 8, 12, 28, 48), datetime.datetime(2019, 1, 8, 12, 28, 48), datetime.datetime(2019, 7, 13, 16, 40, 3), 60451, 2431, 145, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-17"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-01-18"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,2]]}}', 0, 0, 0, 0, 2, 2, 1806796, 'sha1$VkL2EDhkMAKTEBw4ALtS1c$a745303778e5b1eb0effe951491b57503f1c3b52', datetime.datetime(2025, 4, 29, 5, 46, 37), 0, 'nightkeepers2015', '', '', 'nightkeepers2015@gmail.com', 0, 1, datetime.datetime(2016, 8, 26, 13, 30), 1292431, 4, 4, 1806796, 'profile_images/ni/gh/nightkeepers2015/HA4H5Q29CARnAfzvQ6tvui.jpg', 'O', '', 'Night Keepers 守夜人', 886, '935329617', datetime.date(2015, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2016, 8, 26, 13, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2292133, 17886, 13, 155, 1, 0, '', 0, None), (572119, 4, 4, '下雨之後', 1828206, 97315129, 5, 12, 0, 'music/it/sy/itsyourfault/YEPWTKvadeGoohpVy7iAMa.mp3', 0, 'song_covers/it/sy/itsyourfault/ZCutRg38Hdu6HzpftPhSnm.jpg', 1, '', '今天早上起來之後 發現窗外正在下雨 你問我 菸抽完了酒喝完了 然後呢 除了你除了現在 我什麼都不去想 所以別再問我然後\n!\n窗外的空氣 擠進我的思緒 帶來一些令人憂愁的回憶 讓我想起不只我的雨傘 就連你也逃離了我\n!\n逃離了我\n!\n在你的面前你沒看見 邊窒息邊迴盪的我 在對話裡你沒發現 在深海裡不能回應的我 在我的身後你沒聽見 因為我什麼都沒說 就連我也逃離了我', 0, "【下雨之後】\n季風使溫度急劇下降,遠遠看著冬天終於抵達,像看著水族館的模組,看著大片大片拼接起來的玻璃缸,如我們預想:大量的藍色,成群的品種魚,也許有一些中小型的鯨類,還有水草,以謙柔的姿態補充綠意和憂愁給觀看的人。\n\n將近三年,不斷經過節日,經過一些特別的日子和重複的生活,生活擅自幫我們下了音樂,鋼琴,低音、鼓聲的合成物,吉他的拖拉,沈默的人聲與不穩定的薩克斯風。願你快樂,願你平安,煙火如一,如高雅的故事,如骯髒的路邊。如你的眼神。\n\n\n願你快樂。\n\n_________________________________________________\n\n詞 Lyrics|Hana / 問題總部 It's Your Fault\n曲 Composer|Hana / 問題總部 It's Your Fault\n編曲 Music Arranger|問題總部 It's Your Fault\n\n主唱 Vocal |林佳慧 Hana Lin\n電吉他 Electric Guitar|蕭瑋德 Wade Hsiao / 黃子恩 John \n電貝斯 Electric Bass|陳建安 Jason\n爵士鼓 Drums| 林子祈 Benny Lin\n電鋼琴 Electric Piano|施彥宇 Laybin\nOrgan|吳昱陞 Sam Wu\n\n錄音師 Recording Engineer|\n吳昱陞 Sam Wu \n錄音協助 |\n蕭瑋德 Wade Hsiao / 黃子恩 John \n錄音室 Recording Studio|\nGannnnn Studio\n鼓組錄音師 Drum Recording Engineer |\nZen Chien 錢煒安\n鼓組錄音助理 Drum Recording Assistant |陳祺龍 Chris Chen\n鼓組錄音室 Drum Recording Studio |\n112F Recording Studio\n混音 Mixing |\n吳昱陞 Sam Wu ( Gannnnn Studio )\n母帶後期處理 Mastering |Jon Tornblom@Transparent Mastering", 0, '', 297, 192000, datetime.datetime(2019, 1, 6, 21, 32, 26), datetime.datetime(2019, 1, 6, 21, 38, 27), datetime.datetime(2019, 1, 6, 21, 38, 27), datetime.datetime(2020, 6, 1, 11, 4, 57), 154742, 4569, 237, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-16"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,2],[2019,3],[2019,4],[2019,6]]},"CN":{"song_of_the_days":["2019-01-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4],[2019,5],[2019,6]]}}', 0, 0, 0, 0, 2, 2, 1828206, 'sha1$FtinJvHYfsAZsTwP0c9vMK$bdaa5c67bc8edaad146bb91e252aa03a5238dee3', datetime.datetime(2024, 3, 31, 9, 5, 12), 0, 'itsyourfault', '', '', 'itsyourfault.7@gmail.com', 0, 1, datetime.datetime(2017, 3, 6, 20, 49), 1354846, 2, 2, 1828206, 'profile_images/it/sy/itsyourfault/kJzxnVrLSronTPrNihTCCG.jpg', 'O', '問題總部', "問題總部 It's Your Fault", 886, '988588076', datetime.date(2016, 7, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2017, 3, 6, 20, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-09-08T07:59+00:00","show_birthday":0,"hide_location":false}', 696101, 8138, 2, 1663, 1, 0, '', 0, None), (571944, 4, 4, '房東的貓 - 時間簡史 feat. 晨曦光廊', 540650, None, 2, 8, 0, 'music/so/m4/som4ever/rjNecpHcFqX7w4BQ6SsVLW.mp3', 0, '', 1, '', '斗轉星移 從你的宇宙撤離\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合成器PG:陳昶煬\r\n客座弦樂/鋼琴:賴暐哲\r\n錄音:陳昶煬、Hao Young\r\n編輯:陳昶煬\r\n混音:胡俊涵\r\n母帶:胡俊涵', 0, '', 464, 192000, datetime.datetime(2019, 1, 4, 11, 22, 28), datetime.datetime(2019, 1, 4, 11, 23, 26), datetime.datetime(2019, 1, 4, 11, 23, 26), datetime.datetime(2019, 1, 4, 11, 23, 26), 23184, 808, 29, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-01-21"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-01-22"],"recommend_by_editor":true,"recommend_by_expert":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), (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), (568192, 2, 2, '顯然樂隊-鑰匙掉了誰來救我', 826761, None, 1, 4, 0, 'music/Ob/vi/Obviously/FZR5Ld3Pu7STcyAj5hvVqn.mp3', 5936896, 'song_covers/Ob/vi/Obviously/PnvksHBtjwEzruyiq42HVj.jpg', 1, '', '[00:20.04] 最討厭的搖滾樂\n[00:24.06] 到底是在討厭什麼\n[00:29.00] 那些瘋狂的樂迷永遠搞不懂\n[00:34.00] 不如加點愛在歌詞中\n[00:38.06] 那幾個愛過我的窮小子\n[00:43.04] 沒辦法為了理想而死\n[00:47.80] 在我離開了之後懶得解釋\n[00:52.06] 任他們說我是個臭婊子\n[00:57.09] 我家的門被自己反鎖\n[01:02.07] 鑰匙掉了鑰匙掉了誰來救我\n[01:07.03] 路上年輕人眉飛色舞\n[01:11.60] 可能因為正值學期末\n[01:17.00] 而這並不是首悲傷的歌曲\n[01:21.07] 當你絕望的時候邊哼邊思索\n[01:26.02] 這世界本來就這麼殘破\n[01:30.05] 可能門裡的人比你更寂寞\n[01:46.00] 二樓的夫婦正在擬定\n[01:50.10] 一個爭奪遺產的計畫\n[01:54.20] 樓下住著一個老奶奶\n[01:59.40] 女兒從來沒看過他\n[02:05.10] 三樓的情侶正在吵架\n[02:09.50] 傢俱一件一件被丟下\n[02:13.07] 險些砸到一對路過的高中生\n[02:18.20] 男的跟女的說「有我在別怕」\n\n[02:23.48] 我家的門被自己反鎖\n[02:28.20] 鑰匙掉了鑰匙掉了誰來救我\n[02:32.39] 路上年輕人眉飛色舞\n[02:37.00] 可能因為正值學期末\n[02:42.30] 而這並不是首悲傷的歌曲\n[02:47.00] 當你絕望的時候邊哼邊思索\n[02:51.49] 這世界本來就這麼殘破\n[02:56.42] 可能門裡的人比你更寂寞\n\n[03:01.44] 下班之後覺得無處可躲\n[03:05.48] 於是你習慣坐在超商門口\n[03:10.57] 點根菸 看著人間的起落\n[03:15.55] 看新來的店員習慣被壓迫\n[03:20.44] 而這並不是首悲傷的歌曲\n[03:24.48] 當你絕望的時候邊哼邊思索\n[03:29.59] 這世界本來就這麼殘破\n[03:34.55] 可能門裡的人比你更寂寞', 1, '『看到歌名的時候差點笑了,聽完歌之後差點哭了...』\r\n一個剛聽完Demo的朋友這麼說。\r\n\r\n詞曲|阿琺 \r\n編曲|顯然樂隊 \r\n錄音工程|陳奕夫', 0, '', 247, 192000, datetime.datetime(2018, 11, 6, 8, 58), datetime.datetime(2018, 11, 6, 8, 51), datetime.datetime(2018, 11, 6, 8, 51), datetime.datetime(2021, 6, 30, 12, 1, 10), 223110, 5210, 249, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-11-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,45]]},"CN":{"song_of_the_days":["2018-11-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,45]]}}', 0, 0, 0, 0, 2, 2, 826761, 'sha1$CHGREu3Jk2DWJIpJ2Non0O$de01610af651e32c23ef4b159100b92a53251e91', datetime.datetime(2025, 4, 14, 7, 40, 37), 0, 'TinTenTan', '', '', 'a7474896@gmail.com', 0, 1, datetime.datetime(2013, 1, 26, 17, 8, 14), 460252, 4, 4, 826761, 'profile_images/Ti/nT/TinTenTan/5RXAWhqHEgkeR896BcuEjf.jpg', 'O', '', '聽天湯 Tin Ten Tan', 886, '910863571', datetime.date(2021, 4, 20), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2013, 1, 26, 17, 8, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 969241, 17885, 18, 285, 1, 0, '', 0, None), (573261, 4, 4, '我們一樣可惜 Full Band ver. (with 瑪啡因)', 1526904, None, 1, 4, 0, 'music/go/od/goodband/cLhFaVX2RDAgWWMuqKycDV.mp3', 0, 'song_covers/go/od/goodband/eHuHxnUpXxqEt4j8a7i9Za.jpg', 1, '', '我們一樣可惜 Full Band ver. (with 瑪啡因)\nAll We Have is Pity Full Band ver. (with Maffine)\n\n誰不是繞了點路才能站在這裡\n我們各憑勇氣\n任情緒遊走一邊調整呼吸\n我還在努力\n\n你能繼續堅持下去吧\n你能坦然接受一切吧\n\n你是溫柔堅強的人嗎\n承受錯誤、自責的重量\n還未閃爍委屈的淚光\n早已撫平刺耳的喧嘩\n\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〈我們一樣可惜〉由好樂團子慶詞曲創作,收錄於2018年《把悲傷留在這裡》EP,在正式發表前的 Demo 即備受關注,目前已在 YouTube 累積了250萬觀看次。你是否也曾在這首歌中找到自己?\n\n2018年5月,好樂團與瑪啡因首度合作,於瑪啡因《我就這樣在這裡等著》EP 發片場以 Full Band 形式重新詮釋了〈我們一樣可惜〉。接著便悄悄計畫著,將這首歌曲的迷惘以及無能為力,加入更多的聲響,讓大家聽見。\n___\n\n好樂團 x 瑪啡因:「我們一樣__。」\n演出日期:2019/02/22\n演出地點:永豐 Legacy Taipei\n網路購票:https://www.indievox.com/legacy/event-post/21612\n___\n\n我們一樣可惜 Full Band ver. (with 瑪啡因)\nAll We Have is Pity Full Band ver. (with Maffine)\n\n詞 Lyrics / 曲 Composer:張子慶 Ching\n編曲 Arrangement:瑪啡因 Maffine、好樂團 GoodBand\n製作人 Producer:瑪啡因 Maffine、好樂團 GoodBand\n\n錄音、混音、母帶後期製作:BENN CHEN(胖虎、這邊音樂那邊設計)\nThe track is recorded, mixed, mastered by BENN CHEN(punkhoo, HereThere Studio)\n貝斯錄音 Bass Recording:賴啟軒 Casey Lai\n貝斯剪輯 Bass Editing:禇士銘 Chu\n\n美術設計 Artwork:何昀芳 Ho Yun-Fang\n動態設計 Motion Design:曹仲 Jon Cao\n企宣執行 Promotion Executive:王玟沂 Wen-Yi Wang\n\n好樂團 GoodBand\n主唱 Vocal:許瓊文\n木吉他 Acoustic Guitar:張子慶\n\n瑪啡因 Maffine\n主唱 Vocal / 木吉他 Acoustic Guitar:謝孟庭\n電吉他 Electric Guitar:褚士銘\n合成器 Synthesizer / 豎笛 Clarinet:黃瀞嫻\n電貝斯 Bass:陳冠豪\n爵士鼓 Drum:吳姵蓁', 0, '', 474, 320000, datetime.datetime(2019, 1, 27, 15, 46, 24), datetime.datetime(2019, 1, 27, 16, 0, 14), datetime.datetime(2019, 1, 27, 16, 0, 14), datetime.datetime(2020, 12, 9, 5, 55, 57), 404799, 10750, 487, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,5]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1526904, 'sha1$Mq5Ml6F3bdsayUAkVFFWqx$3f2c96a2bf9efa0f9cad69922515d1eab4a4f993', datetime.datetime(2025, 2, 4, 18, 16, 9), 0, 'goodband', '', '', 'goodband2015@gmail.com', 0, 1, datetime.datetime(2015, 6, 16, 18, 10), 1186497, 4, 3, 1526904, 'profile_images/go/od/goodband/gi9ZGEjhaeDqv4tdorGbYY.jpg', 'O', '好樂團', '好樂團 GoodBand', 886, '939239637', datetime.date(2015, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2015, 6, 16, 18, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 5173010, 53107, 35, 668, 1, 0, '', 0, None), (570054, 4, 4, '羊皮先生', 731328, 97315821, 5, 12, 0, 'music/ye/ll/yellowfreak/p9ya8NxfUgbVH2fbWpnEPm.mp3', 0, 'song_covers/y3/10/y310/kczU3yNjN5mz8eD3vx5kQh.png', 1, '', "蓽路襤褸的武藏打贏了佐佐木 \n跑完一世的兔 找不到回家的路 \n走一步 下一幕淡出又結束 \n人的歸途 值幾次一時糊塗 \n\n擠壓出了一個圈 站在中間孤獨的旋\n慢慢習慣視線 不知不覺又過十年\n瘦了一個圈 你的黑色藏在左邊 \n也夠 染了我一身的毒 不由自主 \n\nI need some remedy for affliction of your reflection\n\u2028I can't get away from my destination my illusion \n\nI got a bag on me to sell for free \nJust keep on burning and I’ll be free", 0, 'Official Music Video:\nhttps://www.youtube.com/watch?v=XJPpz3gKjRI\n\nfrom EP "URBAN DISEASE 都市病" \n\n詞曲 All songs and lyrics written/ 黃宣 Hsuan Huang\n製作人 Producer/ 余佳倫 Chia-Lun Yue, 黃宣 Hsuan Huang\n編曲 Music Arrangement/ YELLOW\n演唱及合聲 Vocal/ 黃宣 Hsuan Huang\n鼓 Drums/ 陳彥丞 Devlin Chen \n吉他 Guitar/ 林庭鈺 Tim Lin\n貝斯 Bass/ 曹家瑋 Marcus Tsao\n鍵盤 Keyboard, Piano/ 吳至傑 CJ Wu\n錄音工程師 Recording Engineer/ 蔡周翰 Chou Han Tsay\n錄音室 Recording Studio/ Lights Up Studio\n混音工程師 Mixing Engineer/ 蔡周翰 Chou Han Tsay\n混音錄音室 Mixing Studio/ Lights Up Studio\n母帶後期處理 Mastering Engineer/ Jeff Lipton at Peerless Mastering, Boston, MA\n母帶後期製作助理 Assistant Mastering Engineer/ Maria Rice\n封面設計 Art Design/ 連思博 EGG\n\nFACEBOOK\nhttps://www.facebook.com/y310music/', 0, '', 212, 192000, datetime.datetime(2018, 12, 6, 11, 13, 22), datetime.datetime(2018, 12, 7, 5, 17, 33), datetime.datetime(2018, 12, 7, 5, 17, 33), datetime.datetime(2020, 10, 21, 17, 38, 10), 99986, 3699, 117, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-02"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-03"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 731328, 'sha1$oQRbm3EHDA2A$88371e8dede9ec4233fa5b9e7afc483bee6f5fb9', datetime.datetime(2023, 11, 19, 6, 0, 49), 0, 'y310', '', '', 'anchor1395@gmail.com', 0, 1, datetime.datetime(2010, 9, 18, 1, 18), 368290, 4, 4, 731328, 'profile_images/y3/10/y310/2gErnvnaBDH6BAuWsoBvy6.jpg', 'M', '', 'YELLOW', 886, '937857004', datetime.date(1992, 5, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2010, 9, 18, 1, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 938798, 11880, 6, 1242, 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), (573958, 4, 4, '巴黎的十二點', 1488453, None, 5, 12, 0, 'music/oh/my/ohmymeiting/aq5JYAFEgU33Be6KgNG5qn.mp3', 0, 'song_covers/oh/my/ohmymeiting/BcMCbWpNkidm3BRYXkSVna.jpg', 1, '', '詞/曲:黃美婷\n編曲:Gen Neo 梁根荣\n製作:Zaobao.sg 创新声\n\n我站在無人的街頭\n等著有誰來 say hello\n不對 應該說 bonjour\n調味浪漫的溫度\n\n踏上剛下過雨的街\n拍幾張充滿藝術的照片\n或許 梵高也曾留戀\n巴黎的十二點\n\n好想變成星星 好想飛\n好想變成雲朵 好想追\n追尋一個夢 那會是誰\n半夜裡的風 讓我想\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n我不管你愛草莓或是巧克力\n反正明天都會忘記\n\n暗黃的路燈照著我\n有一種莫名的誘惑\n你說 我們擦肩而過\n命運該怎麼躲\n\n好想變成星星 好想飛\n好想變成雲朵 好想追\n追尋一個夢 那會是誰\n半夜裡的風 讓我想\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n我不管你愛草莓或是巧克力\n反正明天都會忘記\n\nOh 我們如此著迷\n在人身地不熟的巴黎\n深夜已過去\nSay good morning\n帶走我們愛過的痕跡\n\n愛你\n我不管星期幾\n我只想陪你窩在法式房間裡\n不管你愛吃草莓或是巧克力\n反正明天都會忘記\n\n我站在無人的街頭\n天開始慢慢的暖和', 0, '自2018年发行首张创作 EP《别担心!我不是坏人》之后,新加坡创作歌手黄美婷在 Zaobao.sg 「创新声」的支持下和著名制作人 Gen Neo 梁根荣携手合作全新单曲《巴黎的十二点》。混合复古风味而不失现代感的 R&B 单曲灵感来自经典电影「Midnight in Paris」男主角穿越时空并爱上女主角的剧情;虽说相爱过程非常短暂,但两人爱得刻骨铭心。歌曲表达的是一种活在当下的感觉:不顾时间的流逝,不顾命运的安排,只要享受现在所拥有的快乐。《巴黎的十二点》被本地电台 UFM100.3 提名后空降「流行音乐全金榜」的第三名,MV 也即将在2月14日浪漫上线。', 0, '', 221, 192000, datetime.datetime(2019, 2, 7, 6, 17, 43), datetime.datetime(2019, 2, 7, 6, 18, 27), datetime.datetime(2019, 2, 7, 6, 18, 27), datetime.datetime(2019, 2, 7, 6, 19, 28), 53053, 1991, 50, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,7]]},"CN":{"song_of_the_days":["2019-02-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,7]]}}', 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), (573845, 4, 4, '黃泉露 (Limbo Wine)', 1474429, 97312871, 2, 1, 0, 'music/SA/DO/SADOG/GKsLWtFKj3xNnE3wpjhrPi.mp3', 0, 'song_covers/SA/DO/SADOG/4RTcjDVvnLL9w55PKJehW8.jpg', 1, '', '又走過了一個又一個\n一個又一個一個又一個的路口 \n沒有人記得我\n正如同我從來都沒有記得過你們的臉孔 \n又走過了一個又一個\n一個又一個一個又一個的路口 \n我沒有停下來也沒有回頭\n我的幽默沒有人懂\n\n我們都忘記了那天是誰請我們喝的酒 \n是我的仇人啊?還是我的朋友?', 0, '『在這條患得患失的路上,喝了幾杯酒?又走過了幾個路口?身邊的是仇人還是朋友?亦或是什麼都沒有。』\n——————————\nMUSIC:\n製作人 Producer : 方博聖\n作曲/ 作詞 Composer/ Lyrics : 陳融\n演奏/ 編曲 Performer/ Arranger : SADOG\n\n主唱/ 電吉他 Vocal/ Guitar : 陳融\n電吉他 Guitar : 李亞破\n鼓 Drums : 莊子瑜\n貝斯 Bass : 陳思翰\n\n錄音 Recording Engineers : 方博聖\n混音 Mixing Engineers : 方博聖\n錄音場地 Recording Studios : Line in籟音音樂影像工作室/ 繁殖breedrecords\n母帶後期製作 Mastering Engineer : 姜致亘\n母帶後期錄音室 Mastering Studio : Line in籟音音樂影像工作室', 0, '', 249, 320000, datetime.datetime(2019, 2, 5, 5, 24, 56), datetime.datetime(2019, 2, 5, 5, 31, 25), datetime.datetime(2019, 2, 5, 5, 31, 25), datetime.datetime(2019, 2, 5, 5, 33, 14), 16189, 577, 85, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-15"]}}', 0, 0, 0, 0, 2, 2, 1474429, 'sha1$EAxdMbo6EjUu$0fab6ce2d2dc241a90557e8d34896998df41d3d6', datetime.datetime(2025, 4, 23, 16, 31, 1), 0, 'SADOG', '融', '陳', 'tsaihe2927@gmail.com', 0, 1, datetime.datetime(2014, 12, 28, 15, 42, 11), 1135258, 2, 2, 1474429, 'profile_images/SA/DO/SADOG/Q75EMdaYW5yp3DeGz4Rkcp.png', 'O', '', 'SADOG', 886, '926262806', datetime.date(2012, 9, 17), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2014, 12, 28, 15, 42, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-07T07:22+00:00","hide_location":true}', 320823, 3484, 57, 69, 1, 0, '', 0, None), (573777, 4, 4, '蝴蝶之夏', 1867921, 97312939, 1, 5, 0, 'music/fa/ng/fangdongdemao/JZyF6apTxfvfmr4cKjmwjD.mp3', 0, 'song_covers/fa/ng/fangdongdemao/LgNKVx7wvjXmU8UrzczBiU.jpg', 1, '', '像一只蝴蝶\n贪恋着夏天\n追着那岁月\n还要飞多远\n莫非流着泪的脸\n你永远都看不见\n\n那一夜\n梦里面\n下着雪\n无尽的黑夜\n长满了思念\n拥抱着昨天\n也可以入眠\n为何对你的感觉\n从来都不曾改变\n\n一颗心\n多狂烈\n谁听见\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n无尽的黑夜\n长满了思念\n拥抱着昨天\n也可以入眠\n为何对你的感觉\n从来都不曾改变\n\n一颗心\n多狂烈\n谁听见\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n啊啊啊 啊 啊啊\n啊啊啊 啊 啊啊\n\n我们分隔在那两个世界\n就让风\n捎去对你的想念\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n还差一点点 一点点\n靠近你身边\n把爱藏在心里面\n\n啊啊\n靠近你身边\n把爱藏在心里面', 0, '', 0, '', 230, 320000, datetime.datetime(2019, 2, 3, 11, 57, 19), datetime.datetime(2019, 2, 3, 12, 6, 49), datetime.datetime(2019, 2, 3, 12, 6, 49), datetime.datetime(2019, 2, 12, 3, 50, 39), 50539, 1328, 35, 1, 1, 1, 0, None, 4, '{"TW":{"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), (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), (574285, 4, 4, '我看著鏡子裡的自己跳舞 Demo', 1488504, 97312853, 1, 5, 0, 'music/ar/su/arsu12356/MUSwkc6FSE6FzZVFJtHPFc.mp3', 0, 'song_covers/ar/su/arsu12356/e2Qt3YDBnhW7qJ3dAqi4pD.jpg', 1, '', '作詞 / 作曲 Arsu奕超\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, '奕超 Instagram ??\r\n「 1chao.flac 」\r\nhttps://www.instagram.com/1chao.flac/\r\n\r\n奕超 Youtube ??\r\n「 奕超 flac 」\r\nhttps://www.youtube.com/channel/UCP2lGdZZuPiPioTSVeddLKg', 0, '', 273, 256000, datetime.datetime(2019, 2, 12, 6, 42, 36), datetime.datetime(2019, 2, 12, 6, 43, 29), datetime.datetime(2019, 2, 12, 6, 43, 29), datetime.datetime(2021, 4, 29, 6, 57, 49), 82239, 2255, 100, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-20"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-02-21"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1488504, 'sha1$YVppPKlurCGk$f55f851618d2699b07471ac7b7ab363f0cbc9ac7', datetime.datetime(2021, 8, 8, 8, 42, 39), 0, '1chao', '奕超', '曾', '1chao0812@gmail.com', 0, 1, datetime.datetime(2015, 3, 4, 10, 46, 50), 1148520, 4, 4, 1488504, 'profile_images/1c/ha/1chao/R4gcD5vXpwpVKqewCAf8dG.jpg', 'M', '曾奕超', '奕超', 886, '907960812', datetime.date(1995, 8, 12), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2015, 3, 4, 10, 46, 50), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":1}', 247648, 1543, 2, 5, 0, 0, '', 0, None), (546625, 4, 4, '4:00A.M.', 1507860, 97275175, 2, 1, 0, 'music/lu/ke/lukechan168/D4pMo65sfnNkBKM6RUAL5E.mp3', 0, 'song_covers/lu/ke/lukechan168/QKcYrQ3RQ5Td83MJjVCrqR.png', 1, '', '拖著 崩潰邊緣的步伐 腦海裡 反覆放映著虛幻的美麗\n路燈照亮凌亂的頭髮 照亮堆積心中的慌 \n突然發現為何還在期待妳的電話\n\n所以我選擇逃避妳炙熱的目光 然後再用力把自己的渴望鎖上\n妳發過的每則簡訊 妳給過的每段記憶 到底 我能不能相信\n\n我明白 妳的世界裡太多色彩\n不可能注意到我的存在\n又有誰能聽見 我靈魂深處的脆弱自卑\n都只為妳而傾瀉', 0, '<Hormone Boys>\n\n主唱&吉他 Vocal&Guitar / 詹詠安\n貝斯 Bass / 陳思語\n鼓 Drum / 齊慕堯\n合音 chorus / 齊慕堯,許維軒,陳思語\n\n詞 Lyricist / 詹詠安\n曲 Composer / 詹詠安\n編曲 Arranger / 荷爾蒙少年,張皓棠Dennis Chang\n製作人 Producer / 張皓棠Dennis Chang\n錄音師 Recording Engineer / 張皓棠Dennis Chang,林心拓Taku Lin,顧孟堯Raven\n混音師 Mixing Engineer / 張皓棠Dennis Chang\n母帶後期製作 Mastering / 張皓棠Dennis Chang\n錄音室 Recording Studio / 騷聲工房 Sound Factory,河岸音造RMS\n美術設計 Art Design / 上官鼎亞\n\n特別感謝 Special Thanks / \nDennis,騷聲工房,蛋糕,阿拓,維軒,修齊,上官,TRASH,河岸留言和家人朋友們', 0, '', 479, 328764, datetime.datetime(2018, 1, 15, 11, 51, 28), datetime.datetime(2018, 1, 15, 11, 50, 35), datetime.datetime(2018, 1, 15, 11, 50, 35), datetime.datetime(2018, 1, 15, 11, 57, 57), 341354, 10576, 1089, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-09"]}}', 0, 0, 0, 0, 2, 2, 1507860, 'sha1$ZjDEecGXQTB0$7103c4a52627cf140e63f5e3ccd2efa8da040cf0', datetime.datetime(2023, 7, 16, 17, 2, 3), 0, 'lukechan168', '詠安', '詹', 'lukechan168@gmail.com', 0, 1, datetime.datetime(2015, 5, 26, 22, 2, 54), 1167537, 2, 2, 1507860, 'profile_images/lu/ke/lukechan168/U9bCf7ARmokLab75VhMiis.jpg', 'M', '詹詠安', '荷爾蒙少年 Hormone Boys', None, '', datetime.date(2015, 9, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2015, 5, 26, 22, 2, 54), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 1878059, 21514, 32, 3136, 1, 0, '', 0, None), (576255, 4, 4, '船到橋頭自然直demo', 785053, 97298882, 1, 5, 0, 'music/va/cu/vacuumusic/vEj7r9BXE6Z3npuZxyeFzK.mp3', 0, 'song_covers/va/cu/vacuumusic/7PFPQHNefVAYC8vQHMQHRe.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離開 執著已久的他', 0, '', 0, '', 243, 192000, datetime.datetime(2019, 3, 6, 16, 10, 35), datetime.datetime(2019, 3, 6, 16, 28, 38), datetime.datetime(2019, 3, 6, 16, 28, 38), datetime.datetime(2020, 4, 18, 2, 30, 58), 116054, 2684, 88, 1, 0, 1, 0, None, 4, '{"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), (576207, 4, 4, '暫時離線', 735436, 97313089, 1, 4, 0, 'music/ca/nd/candice12303/r37LEahzdJKhvNT42nUoCJ.mp3', 0, 'song_covers/ca/nd/candice12303/bREKtozucwWaMUs5gH6mX4.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, '暫時離線 ❁ Offline\n\n「選擇暫時離線,離開有你的世界」\n跳動Grooving點綴通訊音效\n道出網路發達的世代中\n不自覺產生的種種社交病症\n\n❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ ❁ \n\n作曲 Composer:藍婷\n作詞 Lyricist:藍婷\n製作人 Producer:吳奕宏\n編曲 Music Arrangement:吳奕宏、連強、徐牧寬\n配唱製作人 Vocal Producer:吳浚瑋\n電吉他 Electric Guitar:連強\n貝斯 Bass:羅晧宇\n合聲 Backing Vocals:藍婷\n合聲編寫 Chorus Arrangement:林哲安、吳奕宏、徐牧寬\n錄音師 Recording Engineer:吳奕宏\n錄音室 Recording Studio:荒原錄音室\n混音師 Mixing Engineer:吳奕宏', 0, '', 263, 192000, datetime.datetime(2019, 3, 6, 4, 29), datetime.datetime(2019, 3, 6, 4, 43, 12), datetime.datetime(2019, 3, 6, 4, 43, 12), datetime.datetime(2020, 1, 20, 9, 13, 43), 97414, 2786, 83, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,11]]}}', 0, 0, 0, 0, 2, 2, 735436, 'sha1$k1hNcAx6TXCxV6gaYVhvf7$a6e7c0dc42bb408aa7eb6137a96f765c0346240f', datetime.datetime(2025, 2, 26, 13, 7, 39), 0, 'lanting', '', '', 'lanlong1203@gmail.com', 0, 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 372061, 4, 4, 735436, 'profile_images/la/nt/lanting/2Yc7WPY4qWYU27rLSEYNwa.png', 'F', '', '藍婷', 886, '928422436', datetime.date(1995, 12, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 2, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 644513, 2075, 6, 0, 1, 0, '', 0, None), (576965, 4, 4, '終歸知往', 1584502, 97265996, 1, 4, 0, 'music/Co/nt/ControlT/BTfaBYm8cQkcdoDJonq8UP.mp3', 0, 'song_covers/Co/nt/ControlT/7v8zCATJ8WSY9ECTgzAccF.jpg', 1, '', '詞:李妮蓁\n曲:李妮蓁、蘇奕瑞\n編曲:Control T\nBass手:南瓜\n\n我怎樣 又蹣跚 又看過燦陽\n又背著月亮 走離了\n原本溫暖的家鄉\n\n告別多少過往 要自己不再想像\n可是我還是有嚮往\n可是路還很漫長\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\nFacebook粉絲專頁: https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 180, 320000, datetime.datetime(2019, 3, 15, 8, 57, 28), datetime.datetime(2019, 3, 15, 9, 2, 24), datetime.datetime(2019, 3, 15, 9, 2, 24), datetime.datetime(2020, 3, 4, 10, 5, 23), 65654, 1923, 146, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 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), (575123, 4, 4, '光圈 feat. 香香', 716483, 97315820, 2, 1, 0, 'music/pi/sc/piscoband/9BYSxqUQMvVDVNBDpkKefN.mp3', 0, 'music_albums/pi/sc/piscoband/FGeELpBuvMmDJQUwPNihB3.jpg', 1, '', '[00:30.01]睜開雙眼 \n[00:33.15]不知白天黑夜\n[00:37.04]現實虛幻之間 \n[00:40.20]只求不再失眠\n[00:45.10]快樂是什麼 \n[00:47.07]我怎麼都不懂\n[00:49.04]微笑又是什麼 \n[00:50.23]嘴角怎麼顫抖\n[00:53.03]淚還是會流 \n[00:54.17]做無止盡的夢\n[00:56.12]伸手觸碰星空 \n[00:58.07]剩黑暗包圍我\n[01:01.14]不要對我說抱歉 \n[01:04.19]只要擁抱我久一點\n[01:08.18]你看 眼前的路有多危險 \n[01:12.17]有時想放棄一切\n[01:16.11]如果我只想沉睡 \n[01:19.15]就請你也諒解\n[01:23.12]明天 再和另個明天妥協\n[01:42.02]一句振作 \n[01:45.09]心就掉入黑洞\n[01:49.07]一句加油 \n[01:52.22]蔓生更多愧疚\n[01:57.07]快樂是什麼 \n[01:59.05]我怎麼都不懂\n[02:01.02]微笑又是什麼 \n[02:02.22]嘴角怎麼顫抖\n[02:05.00]淚還是會流 \n[02:06.13]做無止盡的夢\n[02:08.09]伸手觸碰星空 \n[02:10.06]剩黑暗包圍我\n[02:13.12]不要對我說抱歉 \n[02:16.18]只要擁抱我久一點\n[02:20.16]你看 眼前的路有多危險 \n[02:24.16]有時想放棄一切\n[02:28.07]如果我只想沉睡 \n[02:31.10]就請你也諒解\n[02:35.09]想念 醞釀成眼角的光圈\n[03:12.14]小時候 \n[03:14.22]我害怕進教室\n[03:17.18]那些人是不是在嘲笑我\n[03:20.17]我只是看起來跟你們不一樣\n[03:23.15]我還是我 \n[03:25.05]但是為什麼\n[03:26.17]覺得我站在快消失的邊緣\n[03:29.13]如果誰可以 \n[03:30.23]對我伸出手\n[03:32.11]世界就可能不一樣了\n[03:35.19]長大後 \n[03:37.22]我學習面對人群\n[03:40.19]我只是 \n[03:41.13]眼神還有點害怕\n[03:43.17]這世界怎麼跟我想的不一樣\n[03:46.14]我還是我 \n[03:48.07]你們憑什麼\n[03:49.17]妄想誰可以決定誰愛上誰\n[03:52.15]只需要一個人認同我\n[03:55.10]世界就可能不一樣了', 1, '每一首歌都是一個故事,而光圈是好多人的故事。朋友的、家人的、小論的、還有我自己的。小時候因為性別傾向被欺負,青春期在自我矛盾中不斷的質疑自己,出櫃後面對的是來自社會的不諒解,憂鬱症爆發的那段時間,好多個夜晚都在失眠中度過,一次又一次的哭泣只為了能夠勇敢的面對明天,直到遇到愛的人與愛我的人,我的世界慢慢的有了改變。', 0, '', 245, 192000, datetime.datetime(2020, 10, 21, 9, 50, 30), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2020, 10, 23, 8, 21, 29), 245204, 4254, 200, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,9],[2019,10],[2019,11],[2019,12],[2019,14]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (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), (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), (542286, 4, 4, '降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢', 1597251, 97274763, 2, 7, 0, 'music/sw/ee/sweetjohnband/d5vjcCNMgypmudT3nBKgWW.mp3', 0, 'song_covers/sw/ee/sweetjohnband/8j739ApHdbNkHn5hrXmLS9.jpg', 1, '', '[00:00.00] \n[00:00.18]我們都懂怎麼遊戲\n[00:04.18]尋風險最低的開心\n[00:08.18]坦白不在選項裡面\n[00:12.18]事與願違就沒關係\n[00:16.09] \n[00:16.18]話題要跳躍得聰明\n[00:20.78]距離要曖昧而輕盈\n[00:24.80]不管是誰先越了線\n[00:28.89]過了明天也該忘記\n[00:33.03]太多相遇\n[00:36.82]只留下也許\n[00:40.84]如果你同意\n[00:44.80]這次我們可不可以\n[01:05.58]享受這場雨\n[01:08.82]多餘的顧慮\n[01:11.39]淋濕了就把它\n[01:13.65]通通都拋棄\n[01:16.76]天真卻美麗\n[01:19.23]當遇見了對的你\n[01:21.53]厭倦了旅行\n[01:24.82]華麗的風景\n[01:27.47]經過了就讓它\n[01:29.43]通通都淡去\n[01:32.76]也毫不可惜\n[01:35.32]當遇見了對的你\n[02:36.93]氣象預報有點蹊蹺\n[02:40.72]越在意越是猜不著\n[02:44.74]一個人撐傘太單調\n[02:48.71]可能你出現的剛好\n[02:53.06]太多相遇\n[02:56.85]只留下也許\n[03:00.87]如果你同意\n[03:04.87]這次我們可不可以\n[03:11.57]享受這場雨\n[03:14.86]多餘的顧慮\n[03:17.25]淋濕了就把它\n[03:19.56]通通都拋棄\n[03:22.71]天真卻美麗\n[03:25.32]當遇見了對的你\n[03:27.54]厭倦了旅行\n[03:30.82]華麗的風景\n[03:33.55]經過了就讓它\n[03:35.51]通通都淡去\n[03:38.80]也毫不可惜\n[03:41.27]當遇見了對的你', 1, '『我們逐漸習慣於安逸、謹慎地在保護傘中等待,卻忘了遇見愛情的機率,永遠都是從決定奮不顧身那一刻起開始計算。』\r\n\r\n-------------\r\n【 實體購買通路・請用行動支持約翰】\u3000\r\n\u3000● 博客來 https://goo.gl/pFxftf\r\n\u3000● 誠品 https://goo.gl/HVwMYE\r\n\u3000● 五大唱片 https://goo.gl/tRCbPZ\r\n\u3000● Pinkoi https://goo.gl/4Pp2aw\r\n\u3000● 台中特約寄賣點 元氣唱片行\r\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\r\n\r\n【數位上架平台】\r\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\r\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\r\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\r\n\r\n-------------\r\n【Dear】Official Audio\r\n\u3000● YouTube播送中 https://goo.gl/8xxWiC\r\n【失蹤人口 Missing You】 Official Music Video\r\n\u3000● YouTube播送中 https://goo.gl/Ps8a1Z\r\n-------------\r\n\r\n• Facebook: https://www.facebook.com/sweetjohnband/\r\n• Youtube: https://www.youtube.com/channel/UCGdLLM0CekFmgMhPpnG9A7Q\r\n• Weibo: http://weibo.com/SweetJohn \r\n\r\n• MUSIC\r\n詞 Lyricist | 吳倬安 Leon Wu\r\n曲 Composer | 石裕獎 Duncan Shih、梁丹郡 Mandark Liang\r\n編曲 Arrangement | 甜約翰 Sweet John\r\n主要錄音、製作人 Main Recording & Producer | 鍾濰宇 Yu @ 89 studio \r\n鼓錄音、共同監製 Drum Recording & Co-Producer | 錢煒安 Zen Chien @ 112F Recording Studio \r\n混音 Mixing | 陳君豪 Howe @ 成績好Studio\r\n母帶後期處理 Mastering | Mike Marsh @ The Exchange Studio', 0, '', 242, 320000, datetime.datetime(2017, 11, 22, 3, 48, 24), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2019, 12, 2, 16, 13, 32), 564753, 15414, 517, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-04"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2017,51],[2018,1],[2017,52],[2018,2]]},"CN":{"song_of_the_days":["2017-12-05"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,47],[2017,48],[2017,49],[2017,50],[2017,51],[2017,52],[2018,2]]},"HK":{"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2018,1],[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (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), (548815, 4, 4, '半心', 2126856, 97274416, 1, 4, 0, 'music/za/ni/zaniband_tw/KTBfHU26HcudWg2N796Dfd.mp3', 0, 'song_covers/za/ni/zaniband_tw/fJcMWVJ7mBihteGZVX9oam.png', 1, '', '我只剩一半的心\n一半正在漂浮 漂浮在不定中\n尋找一個理由 \n果凍腦中想像 想像就身在其中\n\n我一半的心明白 我沒必要照著走\n糊在漿糊裡頭 不要掙扎了吧? 投降吧!\n\n一切 just so foggy. I, I, I can’t see clearly\nI, I, feel so dizzy dizzy dizzy\n一切 just so foggy. I, I, I can’t see clearly\nOh, 但我不想清醒\n\n我只剩一半的心 \n一半正在恍惚 恍惚在不定中\n期待一個交手 \n撂倒腦中對手 想像他大難臨頭\n\n我一半的心明白 我沒必要爭你我\n栽在盆栽裡頭 不要計較了吧? 放手吧!\n\n一切 just so foggy. I, I, I can’t see clearly\nI, I, feel so dizzy dizzy dizzy\n一切 just so foggy. I, I, I can’t see clearly\nOh, 但我不想清醒', 0, '', 0, '', 232, 320140, datetime.datetime(2018, 2, 21, 5, 10, 16), datetime.datetime(2018, 2, 21, 5, 8, 53), datetime.datetime(2018, 2, 21, 5, 8, 53), datetime.datetime(2018, 2, 21, 5, 42, 58), 148720, 4638, 266, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-03-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-03-10"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,10]]}}', 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), (549101, 4, 4, '蒙毅將軍 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/LDAuyxSJU3nDFraWSRBgXk.mp3', 0, 'song_covers/nc/kn/nckn/yhAaqqrqAyoW7vZGvj2PLL.jpg', 1, '', '砰的一聲巨響 \n我又驚醒在這紛亂的沙場\n這是第幾個紛紛暮雪的夜晚\n我拾起代代相傳寶刀 \n奮不顧身再衝向沙場\n儘管已滿身傷\n\n一刀 一劍 已分離\n血肉 眼淚 和回憶\n一壺 一杯 一瓢飲\n愛人 面容 依稀\n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n阿 再多的抱歉 \n也挽回不了你回到我的身邊\n\n\n我從平民百姓當上士卒將領 \n戰場上無人能敵 我戰功彪炳\n叱吒各地鄉里 所有人在提\n都是我的名 都是我的事蹟\n儘管身旁再多花天酒地\n我一樣選擇了你 這是命中註定\n我願為你放棄所有得到的名利\n\n一吹 一奏 琴瑟鳴\n醉裡 烽火 憶猶新\n一壺 一杯 一瓢飲\n愛人 早已 遠去 \n\n阿 我走過萬千山水 只為尋找你的名字\n阿 你能否聽的見\n\n自古紅顏 多惆悵 \n只為某君笑\n莫怪吾將 無情走 \n只怪愛錯郎', 0, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n寫自成龍與金喜善主演電影《神話》,劇中秦始皇的將領-蒙毅,奉命保護圖安國獻給秦始皇的玉漱公主入秦,雙方各復使命,途中遭遇趙高折兵埋伏,蒙毅一路保護公主,二人一見傾心,卻礙於身份,未能終成眷屬。\n\n「砰的一聲巨響」,從現代再次穿越到過去的蒙毅,驚醒在煙硝瀰漫的戰場上,看見的是烈馬奔騰,聽見的是殺聲無數,此刻的他不能再安逸,身不由己的使命,他是為國而戰,站在沙場上奮鬥的大將。\n「自古紅顏多惆悵 只為某君笑 莫怪吾將無情走 只怪愛錯郎」\n以說書人的角度來講述無奈悲慘的結局,她的美和她的身份一樣高貴,卻是不能自主的,她和無數女子一樣渴望真愛,但也僅只能在心裡渴望,不得不屈從於命運的安排。\n\n整首歌描寫的是蒙毅將軍對玉漱的內斂情感,在過去的世界裡,自由的愛情是不被允許的,「問世間情為何物?直教人生死相許」, 自古至今,無論是傳說或是真有其人,多少有情人聚而又分,無緣最後的結局…\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 274, 320119, datetime.datetime(2018, 2, 24, 16, 28, 35), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2020, 4, 1, 7, 1, 50), 240600, 4166, 418, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"HK":{"top_record_weekly_champions":[[2018,9]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (361768, 4, 4, '披星戴月的想你 demo', 766769, None, 1, 4, 0, 'music/pa/n8/pan810060/74b9aa794f7044f7a75c9903c1660427.mp3', 0, 'song_covers/ac/cu/accusefive/afZSkqPhp3rbhD39Y9XkYY.jpeg', 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, '', 355, 320000, datetime.datetime(2015, 12, 27, 22, 35, 17), datetime.datetime(2015, 12, 27, 22, 35, 5), datetime.datetime(2015, 12, 27, 22, 35, 5), datetime.datetime(2018, 9, 17, 15, 31, 43), 1948218, 39907, 1060, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2016-02-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2015,53],[2016,1],[2016,2],[2016,3],[2016,4],[2016,5],[2017,43]]},"CN":{"recommend_by_expert":true,"top_record_weekly_champions":[[2017,17],[2017,42],[2017,43],[2017,45],[2017,49],[2017,52],[2018,6],[2018,7],[2018,12]]},"HK":{"top_record_weekly_champions":[[2015,53],[2016,1],[2016,2],[2016,4],[2016,5],[2017,44],[2017,45],[2017,52]]}}', 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), (551405, 4, 4, '行星', 2175901, None, 1, 4, 0, 'music/Be/st/Bestards/FHXCqqVUXhtkM767gByh4f.mp3', 0, 'song_covers/Be/st/Bestards/zLvwjJdnuvU4LRFHkc4S5.png', 1, '', '[00:25.18]沒有行李 沒有目的\r\n[00:34.91]一個人旅行\r\n\r\n[00:44.61]在無邊黑暗裡 直到耗盡勇氣\r\n[00:54.26]卻無人回應\r\n\r\n[01:02.94]忘記了呼吸\r\n[01:08.06]直到誰的溫熱把我喚醒\r\n[01:22.30]指引卻無法觸及\r\n[01:27.57]那絕對的距離\r\n[01:32.48]投射光芒的你\r\n\r\n[01:39.46]我獨自盤旋在看得見你的軌道\r\n[01:44.25]仰望著你一圈再一圈的圍繞\r\n[01:49.16]我不能靠近 卻也不願遠離\r\n[01:53.98]習慣在你影子裡遊戲我的孤寂\r\n\r\n[01:58.86]你成為了定律我放棄了時間\r\n[02:03.61]轉過了一天過了一季過一年\r\n[02:08.56]你一如往常發著光 而我就這樣\r\n[02:15.82]安靜地被遺忘\r\n\r\n[03:16.64]我獨自盤旋在看得見你的軌道\r\n[03:21.51]仰望著你一圈再一圈的圍繞\r\n[03:26.30]我不能靠近 卻也不願遠離\r\n[03:31.12]習慣在你影子裡遊戲我的孤寂\r\n\r\n[03:36.07]你成為了定律我放棄了時間\r\n[03:40.86]轉過了一天過了一季過一年\r\n[03:45.93]你一如往常發著光 而我就這樣\r\n[03:53.19]安靜地被遺忘\r\n\r\n[04:05.20]我沉睡時幻想 你就在我身旁\r\n[04:10.27]清醒卻發現 你仍然遠方\r\n[04:15.06]你聽見了嗎 我在這裡歌唱\r\n[04:19.88]一個人一個星球等待你一個回答\r\n\r\n[04:24.95]也許有天時間把願望都埋葬\r\n[04:29.79]只留下我為你踱步的殘響\r\n[04:34.54]你一如往常發著光 而我就這樣\r\n[04:41.77]安靜地被遺忘\r\n[04:46.63]滿足地被遺忘\r\n[04:51.42]幸福的被遺忘', 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理想混蛋粉絲專頁 | 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/gDfhsG\r\n\r\n【《行星》吉他和弦譜釋出】\r\n真的很開心《行星》受到大家的喜愛\r\n也有許多人私訊我們希望能夠提供吉他譜\r\n因此我們製作了行星的和弦譜\r\n已經公開在理想混蛋的粉絲專頁上囉!', 0, '', 322, 320003, datetime.datetime(2018, 3, 21, 8, 25, 38), datetime.datetime(2018, 3, 21, 8, 25, 17), datetime.datetime(2018, 3, 21, 8, 25, 17), datetime.datetime(2019, 5, 19, 16, 8, 11), 1719670, 32989, 1219, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-06-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,13],[2018,14],[2018,15]]},"CN":{"song_of_the_days":["2018-06-18"],"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), (552739, 4, 4, '房东的猫 - 云烟成雨', 1867921, 97297740, 1, 5, 0, 'music/fa/ng/fangdongdemao/XEYUNVYZXnnigNQTY5bcdg.mp3', 0, 'song_covers/fa/ng/fangdongdemao/b2hnfQGXVxsXkVgtY8eDvA.jpg', 1, '', '《云烟成雨 》\n你的晚安 是下意识的恻隐\n我留至夜深 治疗失眠梦呓\n那封手写信 留在行李箱底\n来不及 赋予它旅途的意义\n若一切 都已云烟成雨\n我能否 变成淤泥\n再一次 沾染你\n若生命 如过场电影\nOh让我再一次 甜梦里惊醒\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们\n若一切 都已云烟成雨\n我能否 变成淤泥\n再一次 沾染你\n若生命 如过场电影\nOh让我再一次 甜梦里惊醒\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们\n站台 汽笛响起\n想念是你的声音\n我们提着过去 走入人群\n寻找着一个位置 安放自己\n我多想再见你\n哪怕匆匆一眼就别离\n路灯下昏黄的剪影\n越走越漫长的林径\n我多想再见你\n至少玩笑话还能说起\n街巷初次落叶的秋分\n渐行渐远去的我们', 0, '《云烟成雨》是由主唱红鼻子小黑和吉他手少年佩组成的快乐民谣小组合的房东的猫演唱,是动画《我是江小白》片尾曲,该动画《我是江小白》将于11.9日全网上线。\n主唱:@红鼻子小黑\n作曲:@少年佩\n作词:墨鱼丝\n制作人/编曲:黎偌天\n监制:李纤橙', 0, '', 240, 327394, datetime.datetime(2018, 3, 30, 11, 10, 42), datetime.datetime(2018, 3, 30, 11, 10, 25), datetime.datetime(2018, 3, 30, 11, 10, 25), datetime.datetime(2018, 3, 30, 11, 11, 49), 351862, 7725, 147, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2018,28]]}}', 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), (552531, 4, 4, '別再掩飾你的厭世', 1174164, 97297716, 2, 1, 0, 'music/ir/on/ironhorn/JaY5CH2UGsRRKSdvz5FcVQ.mp3', 0, 'music_albums/ir/on/ironhorn/8GGkjuoubMKtVyB8cvQP56.jpg', 1, '', '我在遺憾中漸漸死去\n我在失落中學會哭泣\n一顆心掙扎沒有生命掉在哪裡\n黑色的血液,吟唱著沒有人的過去\n曾經……\n人們追朔著恐懼,一點點的忘記自己\n可是這一切,都是在遊戲\n你在逃避著過去,自己殺了自己\n回眸一望這一切沒意義', 0, '歌名:別再掩飾你的厭世\n歌曲版權:宋德鶴\n作詞:黃泳豪\n作曲:黃泳豪\n編曲:宋德鶴\n歌曲秒數:四分五十秒', 0, '', 289, 320000, datetime.datetime(2018, 3, 26, 18, 12, 7), datetime.datetime(2018, 3, 26, 18, 11, 49), datetime.datetime(2018, 3, 26, 18, 11, 49), datetime.datetime(2020, 2, 17, 9, 29, 13), 272955, 6103, 442, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-04-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,14],[2018,17],[2018,18]]},"CN":{"song_of_the_days":["2018-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,19]]},"HK":{"top_record_weekly_champions":[[2018,14],[2018,19]]}}', 0, 0, 0, 0, 2, 2, 1174164, 'sha1$xPd7dVL8vWKMeH6QZMcvqB$ac3f7aa31c19672b1dc88026f31053229fe50839', datetime.datetime(2025, 6, 6, 13, 53, 18), 0, 'Song_of_crane', '', '', 'ironhorn888@gmail.com', 0, 1, datetime.datetime(2014, 7, 7, 1, 25), 836709, 2, 2, 1174164, 'profile_images/ir/on/ironhorn/XHACDbTCrquJRw4kFeXYeq.jpg', 'O', '宋德鶴', '宋德鶴Song of crane', 886, '982023368', datetime.date(2014, 1, 5), 'CHA', 81, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2014, 7, 7, 1, 25), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-02T09:50+00:00","show_birthday":0,"hide_location":false,"had_edit_username":true}', 868907, 6504, 11, 67, 1, 0, '', 0, None), (554138, 4, 4, '直到我遇見了你', 470261, 97297776, 1, 4, 0, 'music/le/ft/left7792/xQ8XnQDQDWi7VfJXwkRnoE.mp3', 0, '', 1, '', '曲/編: 李友廷\n詞: 李友廷、鵝毛筆\n混音: 周均\ndrum: 毛恩\nbass: 郭宏\nsax: 廖莊廷\n\n以為生活就是重複\n自己就是全部\n直到我遇見了你\n直到我遇見了你 girl\n\n一個眼神交錯\n請你別再對我保留\n透露一點線索\n\n像 夜空最閃亮的一顆星 你是\n已知世界最美麗風景\n如果沒有遇見你\n全身細胞不會告訴自己\n我渴望 我想要 你全部 的全部\n你讓我醉的抓狂\n都因為你 都因為你\n\n你後退 我往前\n走兩步再轉個圈\n享受著與你的共舞\n\n你盲注 我梭哈\n這個遊戲多好玩\n除了你還能夠愛誰\n\n寫首歌曲\n旋律是你\n節奏是宇宙 oh\n讓我們更靠近\n文字就交給歲月慢慢填齊\n\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, '', 246, 192000, datetime.datetime(2019, 1, 8, 10, 53, 59), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2018, 4, 15, 11, 53, 37), datetime.datetime(2025, 6, 28, 12, 49, 13), 640602, 16205, 446, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,3],[2019,4]]},"CN":{"song_of_the_days":["2019-02-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6],[2019,7],[2019,8],[2019,9],[2019,10]]}}', 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), (556300, 4, 4, '城市的浪漫運作【Demo】', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/WzBk3C4gQV6cDyPTQekxxK.mp3', 0, 'music_albums/sw/ee/sweetjohnband/XMHp6EBAsjMLnkh3KB8i59.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都是一種 過份感性後的索求', 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, '', 228, 192143, datetime.datetime(2018, 5, 16, 16, 43, 13), datetime.datetime(2018, 5, 16, 16, 43), datetime.datetime(2018, 5, 16, 16, 43), datetime.datetime(2019, 5, 14, 3, 31, 8), 282495, 9151, 842, 1, 11, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-05-23"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-05-24"],"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), (556170, 4, 4, '光塵', 841766, None, 2, 7, 0, 'music/He/ll/HelloNico/k5KzwYpJehar5LteYvz8QT.mp3', 0, 'song_covers/He/ll/HelloNico/hKY5Jbt97FkWKT7KC5kEfC.jpg', 1, '', '不想醒來的每個早晨\n不能扮演好任何角色\n無法展開下一段旅程\n那就先好好的待在這\n\n聽暗夜傳來的鐘聲\n看夏花不畏死而生\n我想我還有點選擇\n試著寫最好劇本\n\n和光同塵 黑暗共生\n每個你 都是多麼獨一無二\n沒有他者 只有我們\n我唱的是為我們寫的歌\n\n在那冷冽冰涼的時刻\n摩挲之後就感到溫熱\n光束一直都陪伴在這\n我們一起緊緊的握著\n\n要並肩看夕陽西沈\n月亮出現就能安穩\n要把噩夢還給星辰\n把終點交給過程\n\n和光同塵 黑暗共生\n曾經失衡 眼神才更加清澈\n就算痛苦 還會快樂\n忐忑靈魂 不用掩飾疤痕\n\n和光同塵 黑暗共生\n一片漆黑中 彼此當守護者\n擁抱混沌 直到失溫\n不等白晝 夜能夠行光合\n所有顏色 都能紋身\n視線模糊刻出最美的圖騰\n閉上雙眼 也能指認\n生命裂痕 是你獨特花紋', 0, 'Hello Nico 2018 全新單曲〈光塵〉\r\n\r\n很多時候我們也想要勇敢的站起來往前走\r\n但就是沒辦法\r\n真的沒辦法\r\n\r\n那先在這邊坐一下吧\r\n如果累了 就靠著彼此休息\r\n我會一直在你身邊\r\n\r\n————\r\n作曲:李詠恩\r\n作詞:李詠恩\r\n編曲:Hello Nico\r\n製作:Hello Nico\r\nISRC: TWS171800003\r\nOP:黑市音樂股份有限公司 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP:科科農場股份有限公司 KKFARM Co., Ltd.', 0, '', 239, 192028, datetime.datetime(2018, 5, 15, 11, 4, 30), datetime.datetime(2018, 5, 15, 11, 4, 17), datetime.datetime(2018, 5, 15, 11, 4, 17), datetime.datetime(2019, 7, 25, 10, 24, 41), 171671, 4481, 108, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-05-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,21],[2018,22],[2018,24]]},"CN":{"song_of_the_days":["2018-05-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,20]]}}', 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), (556352, 4, 4, '歡迎光臨 demo', 1766, None, 1, 4, 0, 'music/or/an/orangechang/cbUELkEsMLNquqJZnDno7.mp3', 0, 'song_covers/or/an/orangechang/6dQ52Xfvqbuhms6gnJrCqZ.jpg', 1, '', '這是何等幸運\n\n就像一隻飛魚\n\n遇到一些難題\n\n比人家 會忘記 或失憶 \n\n這是我的天性\n\n有飯吃就可以 \n\n亂花錢我也可以\n\n我也不想爭第一 拿去拿去\n\n \n然而都是天意\n\n怎麼有了baby\n\n也是一種到底\n\n對未來 重新來 再定義\n\n如此這般年紀\n\n有點老但可以\n \n猜想老爸抱孫子\n\n笑笑嘻嘻\n\n\n當 老婆肚 子 一天比一天的大\n\n超 音波圖 看起來好像小青蛙\n\n到 底像我 還是像媽媽\n\n最好不要鼻子像我 就慘啦\n\n幾個月後墜地呱呱\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, '', 200, 192163, datetime.datetime(2018, 5, 17, 10, 4, 46), datetime.datetime(2018, 5, 17, 10, 4, 33), datetime.datetime(2018, 5, 17, 10, 4, 33), datetime.datetime(2021, 5, 31, 3, 21, 44), 87862, 2044, 307, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,20]]}}', 0, 0, 0, 0, 2, 2, 1766, 'sha1$8a02f$9b64f9b7659b9988e5939bbae8d63b86e76fb067', datetime.datetime(2025, 5, 23, 0, 29, 14), 0, 'orangechang', 'Orange', 'Chang', 'orangechang@hotmail.com', 0, 1, datetime.datetime(2006, 2, 11, 22, 57), 763, 2, 2, 1766, 'profile_images/or/an/orangechang/Ae5DuRgZhmGe4CmpxcCxPZ.jpg', 'M', 'ayal komod', '海雅谷慕地下頭目(((張震嶽)))', None, '', datetime.date(1974, 5, 2), 'KEE', 88, 1514707, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2006, 2, 11, 22, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3685743, 35959, 62, 1620, 1, 0, '', 0, None), (387411, 4, 4, '與浪之間 Waves', 766413, 97267326, 1, 4, 0, 'music/Va/st/VastHazy/4541c2547ed043e0bbd21074ab14fe03.mp3', 0, 'song_covers/Va/st/VastHazy/b09a078c7b064923aceec1dc442db181.jpg', 1, '', '詞 / 曲 Lyricist& Composer | 林易祺 Yi Chi Lin\n\n黑色的瘋狂 佔據了黑色的你\n白色的勇氣 親吻著白色的心 \xa0\n一瞬間 看不清 就想抓住你\n離開了 又回去 只想擁抱你\n\n看不見你 也看不見自己\xa0\n看不見你 就看不見自己\n\xa0\n與浪之間 承載著秘密 \xa0\n銀色的光 拉著我跳舞\n血液在竄 \xa0思緒混亂 \xa0不停轉彎\n誰在呼喊我 \xa0\xa0\n\n與浪之間\xa0 說一個故事\n害怕的人\xa0 尋一個出口\n越走越暗 \xa0微光一閃 \xa0才看見你 \n我還在\n', 0, '\u200b我的腦袋就像一片海 -\n浪與浪之間,除了美麗的白色浪花,還藏著無止盡的垃圾\n它們一直都在這裡,我無法選擇自己想要的。\n人生沒有什麼是絕對的,\n接收好的、不好的一切,才是最完整的自己。\n\n人生沒有什麼是絕對\n接收好的 不好的ㄧ切 才是最完整的自己\u2028\n\n編曲 Arrangement | 林易祺 Yi Chi Lin \n木吉他 Acoustic Guitar | 林易祺 Yi Chi Lin \n電吉他 Electric Guitar | 林易祺 Yi Chi Lin \n爵士鼓 Drums | 吳岳霖 Yue Lin Wu \n鈴鼓 Tambourine& 沙鈴Shaker | 潘維瀚 Wei Han Pan \n和聲編寫 Chorus Arrangement | 田曉梅 Brandy Tien \n和聲 Chorus | 田曉梅 Brandy Tien、蕭至勛 Joseph Hsiao、何瑞康 Ray Kang Ho、蔡周翰 Chou Han Tsay、顏靜萱 Ka Ka Yen、林易祺 Yi Chi Lin \n', 0, '', 290, 192060, datetime.datetime(2016, 12, 20, 13, 52, 57), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2017, 3, 27, 16, 29, 57), 540220, 15425, 661, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-12-30"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2016,52],[2017,1]]},"CN":{"song_of_the_days":["2016-12-31"],"top_record_weekly_champions":[[2016,52]]},"HK":{"top_record_weekly_champions":[[2016,52],[2017,1]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (361033, 4, 4, '最理想的樣子 Demo', 1579809, None, 1, 6, 0, 'music/ru/le/rule1230/f2ade603012f4a93aae687a6d80e6b82.mp3', 0, 'song_covers/ru/le/rule1230/4akDXbzWS53aqYqQjZDjtL.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, '', 208, 320000, datetime.datetime(2015, 12, 16, 10, 41, 9), datetime.datetime(2015, 12, 8, 15, 3, 43), datetime.datetime(2015, 12, 8, 15, 3, 43), datetime.datetime(2021, 6, 17, 13, 47, 12), 29996, 717, 53, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1579809, 'sha1$HM0aZWBbpkLHR8nPDRFgON$d3e3dcaa763ae4133278f8b5150bdf2a9714d09a', datetime.datetime(2025, 6, 24, 3, 59, 16), 0, 'rule1230', 'Faye', 'Chuang', 'rule1230@gmail.com', 0, 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1238577, 4, 4, 1579809, 'profile_images/ru/le/rule1230/W3YqrwDkTvgoU2Hn97NpwD.jpg', 'F', ' 莊蕎嫣', '莊蕎嫣 Faye.', 886, '921267481', datetime.date(1989, 12, 30), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2015, 12, 1, 16, 14, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":2,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 350985, 2478, 19, 8, 1, 0, '', 0, None), (548294, 2, 2, '5 : 1 0 a.m.', 1811341, None, 2, 7, 0, 'music/Fo/ol/FoolAndIdiotBand/5LpBKXjJkXsJonoekkGHmA.mp3', 7777265, 'song_covers/Fo/ol/FoolAndIdiotBand/sdvLhfsX4uFTSwGFX252TA.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\n这个问题,若是从20岁出头的男孩口中一派轻松地说出,肯定会被大人们认为是个未经世事的屁孩吧。\r\n\r\n然而这个问题总是在我失眠的夜里浮现,尽管翻来覆去的我依稀记得明天有该做的事情要面对,有该上的课不然会毕不了业,但你知道我所说的东西并不涵盖这些事情。\r\n\r\n睡不著的人最后总会被思绪击败,开始下床找点事情做。\r\n\r\n我习惯去冰箱里找些东西,也不见得吃,但就是会去把冰箱打开,再关起来,若真的要说了话,我猜我很期待能看到一箱冰啤酒,最好配点牛肉乾和起士条。点了根烟后靠坐在阳台上,从9楼往下看著树影摇晃的街道,从9楼往上看著月色茫茫的夜空,思考著一件又一件只有未经世事的屁孩在意的事情。\r\n\r\n当然冰啤酒和起士条从没有凭空出现过,但冰箱门开关几次后,这首歌出现了。那些夜晚上烦恼的那些事情 < 5:10 A.M. > 。\r\n\r\n\r\n\r\n\r\n睡不著的人最后总会回到床上,乞求睡眠将一切归零,再次天亮后忘记反侧辗转的思绪。', 0, '', 240, 258974, datetime.datetime(2018, 2, 10, 13, 24), datetime.datetime(2018, 2, 10, 13, 23), datetime.datetime(2018, 2, 10, 13, 23), datetime.datetime(2023, 2, 21, 9, 59, 56), 2218031, 54268, 1468, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-03-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,11],[2018,12],[2018,13],[2018,27],[2018,28],[2018,29],[2018,30],[2018,31],[2018,32],[2018,33],[2018,34],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41]]},"CN":{"song_of_the_days":["2018-03-11"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,23],[2018,31],[2018,38],[2018,40],[2018,41],[2018,42],[2018,43],[2019,4],[2019,5],[2019,13],[2019,16]]},"HK":{"top_record_weekly_champions":[[2018,7],[2018,8],[2018,9],[2018,10],[2018,11],[2018,13],[2018,28],[2018,30],[2018,31],[2018,32],[2018,33],[2018,34],[2018,36],[2018,37],[2018,38],[2018,40],[2018,41],[2018,43]]}}', 0, 0, 0, 0, 2, 2, 1811341, 'sha1$U4eV5Tkc94JH$cc8eefdfc963444660d27fe05f5da8056d2b105c', datetime.datetime(2023, 2, 21, 9, 55, 4), 0, 'FoolAndIdiotBand', '', '', 'foolandidiotband@gmail.com', 0, 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1296765, 2, 2, 1811341, 'profile_images/Fo/ol/FoolAndIdiotBand/8CNnSZn8Yfpjbip8DmJeDn.jpg', 'O', '', '傻子與白痴', 886, '978397615', datetime.date(1938, 1, 1), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 4785768, 75459, 15, 64070, 0, 0, '', 0, None), (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), (488192, 4, 4, 'King & Queen', 1884892, 97297994, 2, 1, 0, 'music/6x/t7/6xt7/uPDKRpcqe9SqRk2eCUpLfA.mp3', 0, 'song_covers/6X/T7/6XT7/c7cugZyj8Xgq3rM6BdjJvm.JPG', 1, '', '', 0, '', 0, '', 230, 320000, datetime.datetime(2017, 6, 1, 2, 32, 55), datetime.datetime(2017, 6, 1, 2, 32, 40), datetime.datetime(2017, 6, 1, 2, 32, 40), datetime.datetime(2020, 9, 19, 19, 17, 48), 95876, 497, 10, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-08-06","2018-06-25"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,25],[2018,26]]},"CN":{"song_of_the_days":["2018-06-26"],"recommend_by_expert":true,"top_record_weekly_champions":[[2018,24]]},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27]]}}', 0, 0, 0, 0, 2, 2, 1884892, 'sha1$zBgKILKM7RY7$31c76992bc9655f909a11271b9f7a3475786141e', datetime.datetime(2023, 1, 23, 16, 22, 13), 0, '6XT7', '', '', '6xt7love@gmail.com', 0, 1, datetime.datetime(2017, 6, 1, 2, 27), 1457032, 2, 2, 1884892, 'profile_images/6X/T7/6XT7/dxPVSvyuxF8EuwAp4QdiZL.jpeg', 'O', '', '6XT7', 886, '988270376', datetime.date(1939, 1, 1), 'US', 355, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 6, 1, 2, 27), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-01-30T02:33+00:00"}', 133651, 342, 0, 22, 1, 0, '', 0, None), (558397, 4, 4, '走馬feat.南西(Cover)', 1955072, None, 1, 5, 0, 'music/mi/ss/missbac/9M32gC7UGgCKr6NYzZzwfL.mp3', 0, 'song_covers/mi/ss/missbac/ZMJZcfLamTwG2Zcrtft7Kd.jpg', 1, '', '走馬\n\n原唱:陳粒\n詞/曲:陳粒\n翻唱:貝克小姐 feat.南西(南西肯恩)\n合聲編寫:賴亭均、鍾秉恩\n混音:陳沛瑜\n\n窗外雨都停了\n屋裡燈還黑著\n數著你的冷漠\n把玩著寂寞\n電話還沒撥 已經口渴\n為你熬的夜都冷了\n數的羊都跑了\n一個 兩個\n嘲笑我\n笑我耳朵 失靈的\n笑我放你走了 走了 走了\n走了\n\n路人穿街過河\n好景只有片刻\n森林都會彫落\n風吹走雲朵\n你留給我的迷離撲朔\n歲月風乾我的執著\n我還是把回憶緊握\n太多都散落\n散落太多 好難過\n難過時你走了 走了 走了\n走了\n\n過了很久終於我願擡頭看\n你就在對岸走得好慢\n任由我獨自在假寐與現實之間兩難\n過了很久終於我願擡頭看\n你就在對岸等我勇敢\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\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\nFind Us\r\n貝克小姐FB▸▸ https://www.facebook.com/missbacterium/\r\n鄭雅薇FB▸▸ https://m.facebook.com/neciwei/ \r\n南西肯恩FB▸▸ https://www.facebook.com/nncckknn\r\n南西肯恩SV▸▸https://streetvoice.com/nckn/\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, '', 266, 320000, datetime.datetime(2018, 6, 19, 7, 6, 54), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2019, 7, 7, 15, 27, 37), 467266, 10510, 651, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,26]]},"CN":{"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27],[2018,29]]}}', 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), (559255, 4, 4, '花香', 841898, None, 1, 4, 0, 'music/ar/ro/arrowwei/B6xiLAhKHU4umgE9hcQ9w.mp3', 0, 'song_covers/ar/ro/arrowwei/kuhJoYJBbxbghgjYzPJDTQ.jpg', 1, '', '詞/曲:魏嘉瑩\r\n\r\n今天的天氣很好 終於偶爾出了太陽\r\n\u2028甩開那惱人的日子 拋開工作去流浪\r\n\r\n\u2028讓我們一起去旅行 穿過大街小巷\u2028\r\n不知不覺拉起你的雙手 美好的時光\r\n沒有辦法 就是這樣 想一起到天亮\r\n\r\n肩並肩 依靠彼此臉龐\r\n\u2028一點點的慌張 臉頰紅得發燙\r\n你的話 輕輕圍繞在我耳朵旁\r\n\u2028我臉紅紅的連話都不敢講\r\n\r\n而我聞到花香 蔓延在那街上\r\n\u2028花開滿了土壤 灌溉我的心房\r\n讓我成為花香 蔓延在你溫暖的心上\u2028\r\n纏繞在你身旁 灌溉你的心房', 0, '在繁忙且節奏飛快的都市中,\r\n慢慢地遇到愛,\r\n慢慢地遇到彼此。\r\n\r\n在那些飛梭的日子裡,\r\n慢慢地成為了花香。', 0, '', 225, 207975, datetime.datetime(2018, 6, 28, 18, 40, 18), datetime.datetime(2018, 6, 28, 18, 40, 6), datetime.datetime(2018, 6, 28, 18, 40, 6), datetime.datetime(2018, 6, 28, 18, 51, 42), 24349, 869, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 841898, 'sha1$V4ljYqBGNg2qhMIY4hjBID$67ef4487336fa33e16a5a560346f0fcc34ab18c5', datetime.datetime(2024, 8, 13, 10, 17, 44), 0, 'arrowwei', '', '', 'arrowweistd@gmail.com', 0, 1, datetime.datetime(2013, 5, 17, 0, 34, 41), 475191, 4, 4, 841898, 'profile_images/ar/ro/arrowei/EnKqacA59mBHd9wMy58bh8.JPG', 'F', '魏嘉瑩', '魏嘉瑩 Arrow Wei', 886, '963184182', datetime.date(1990, 5, 14), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 5, 17, 0, 34, 41), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":2,"hide_gender":false,"hide_location":false}', 100014, 2974, 9, 185, 0, 0, '', 0, None), (558397, 4, 4, '走馬feat.南西(Cover)', 1955072, None, 1, 5, 0, 'music/mi/ss/missbac/9M32gC7UGgCKr6NYzZzwfL.mp3', 0, 'song_covers/mi/ss/missbac/ZMJZcfLamTwG2Zcrtft7Kd.jpg', 1, '', '走馬\n\n原唱:陳粒\n詞/曲:陳粒\n翻唱:貝克小姐 feat.南西(南西肯恩)\n合聲編寫:賴亭均、鍾秉恩\n混音:陳沛瑜\n\n窗外雨都停了\n屋裡燈還黑著\n數著你的冷漠\n把玩著寂寞\n電話還沒撥 已經口渴\n為你熬的夜都冷了\n數的羊都跑了\n一個 兩個\n嘲笑我\n笑我耳朵 失靈的\n笑我放你走了 走了 走了\n走了\n\n路人穿街過河\n好景只有片刻\n森林都會彫落\n風吹走雲朵\n你留給我的迷離撲朔\n歲月風乾我的執著\n我還是把回憶緊握\n太多都散落\n散落太多 好難過\n難過時你走了 走了 走了\n走了\n\n過了很久終於我願擡頭看\n你就在對岸走得好慢\n任由我獨自在假寐與現實之間兩難\n過了很久終於我願擡頭看\n你就在對岸等我勇敢\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\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\nFind Us\r\n貝克小姐FB▸▸ https://www.facebook.com/missbacterium/\r\n鄭雅薇FB▸▸ https://m.facebook.com/neciwei/ \r\n南西肯恩FB▸▸ https://www.facebook.com/nncckknn\r\n南西肯恩SV▸▸https://streetvoice.com/nckn/\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, '', 266, 320000, datetime.datetime(2018, 6, 19, 7, 6, 54), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2018, 6, 19, 7, 6, 36), datetime.datetime(2019, 7, 7, 15, 27, 37), 467266, 10510, 651, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,26]]},"CN":{"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,25],[2018,26],[2018,27],[2018,29]]}}', 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), (552644, 4, 4, '錯過 Missing', 1947937, 97297720, 1, 6, 0, 'music/wh/yb/whyband/MPsYchPWowk9DzgrT7SWuZ.mp3', 0, 'song_covers/wh/yb/whyband/WDj6DNRU5bZSgjxQxK5kVf.jpg', 1, '', 'WHY樂團-『錯過』 \r\n作詞/作曲:晨恩 \r\n\r\n自以為什麼都很完美\r\n自以為什麼都在身邊 \r\n太滿足的眼前 會遺忘了身後 \r\n以為妳臉上笑容 就是愛我的理由\r\n \r\n曾經認為 不用回頭 妳就在我視線中\r\n什麼都不懂 失去妳都能錯過 \r\n\r\n對不起妳需要我的時候 我不在妳身邊 \r\n對不起妳孤單的時候 我卻徹夜未歸 \r\n對不起妳笑顏 對不起妳的美 \r\n在我轉身的時候 妳已不在身邊 \r\n\r\n對不起妳曾經在我身上付出的一切 \r\n對不起妳走了我卻還在這傻傻挽回 \r\n沒有妳的每天 我渾身都不對\r\n閉上眼 徘徊在 \r\n\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\nWHY樂團抒情主打\r\n僅管《錯過〉\r\n我們學會珍惜', 0, '', 297, 320110, datetime.datetime(2018, 3, 29, 1, 5, 8), datetime.datetime(2018, 3, 29, 1, 3, 38), datetime.datetime(2018, 3, 29, 1, 3, 38), datetime.datetime(2018, 7, 1, 14, 5, 41), 100082, 2252, 234, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"127564":{"event":"2021 \\u6843\\u5712\\u9435\\u73ab\\u7470\\u71b1\\u97f3\\u8cde\\u3010\\u6821\\u5712\\u7d44\\u3011","award":"\\u5165\\u570d"}},"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2018,27]]}}', 0, 0, 0, 0, 2, 2, 1947937, 'sha1$uVwDhI8jLk78yD4R3lLPmN$b7b2dd5a76364e37c9db078b95c8a84b9671902c', datetime.datetime(2025, 6, 1, 9, 5, 12), 0, 'whyband', '', '', 'whymusic2014@gmail.com', 0, 1, datetime.datetime(2017, 6, 13, 13, 1), 1519902, 4, 3, 1947937, 'profile_images/wh/yb/whyband/UgfRLyceeczRimQZPpCgXD.jpg', 'M', '王品超', 'WHY', 886, '970593059', datetime.date(1997, 10, 2), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 6, 13, 13, 1), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-09-13T10:25+00:00","hide_location":false}', 209205, 1439, 2, 0, 1, 0, '', 0, None), (558553, 4, 4, '一雙手 We Are as One', 684717, 97298177, 1, 5, 0, 'music/fo/ur/fourpens/7SX4WARNsS5EMTFg6F3FtF.mp3', 0, 'music_albums/fo/ur/fourpens/Z4mZh27N5so8iCLLFDA63o.jpg', 1, '', '選擇沉默 讓有力量的聲音死在喉嚨\r\n然後很痛 因為所有的不滿悶在胸口\r\n我們都是孤星\r\n我們都在一起\r\n一句話一首歌一雙手一種吶喊 不是脆弱\r\n用力叫用力跳用生命緊緊擁抱\r\n我們生存的\r\n僅有的緣分\r\n我們的緣分', 0, '完整影片:\r\nhttps://www.youtube.com/watch?v=8YvbdZBRQow', 0, '', 310, 320000, datetime.datetime(2018, 6, 21, 14, 54, 27), datetime.datetime(2018, 6, 21, 14, 54, 13), datetime.datetime(2018, 6, 21, 14, 54, 13), datetime.datetime(2018, 7, 11, 17, 1, 21), 13600, 541, 7, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-07-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-07-09"]}}', 0, 0, 0, 0, 2, 2, 684717, 'sha1$LOS8FwPZZrbOThDNgZgMM3$6ea4ec25e8cdc4470a8cfe8a43087b1f49fa20ad', datetime.datetime(2024, 10, 9, 10, 47, 22), 0, 'fourpens', '秉豐', '康', 'fourpenslalala@gmail.com', 0, 1, datetime.datetime(2009, 7, 31, 21, 48, 15), 322120, 2, 2, 684717, 'profile_images/fo/ur/fourpens/RTrfgQcMYNWKLfgQFpCPNv.jpg', 'O', '四枝筆 Four Pens', '四枝筆 Four Pens', 886, '926730618', datetime.date(2011, 5, 9), 'TPE', 99, 116, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2009, 7, 31, 21, 48, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-21T08:00+00:00"}', 584804, 4648, 71, 180, 1, 0, '', 0, None), (559701, 4, 4, '一首變胖的歌 Singafatsong', 2222067, None, 5, 15, 0, 'music/th/eg/thegirlsony/aLbGqUDUnvDnUzfxFfqX2N.mp3', 0, 'song_covers/th/eg/thegirlsony/MfgKzpWETBTEN9JnpxvnAP.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( - 實際吃飯的聲音 - )', 0, '少女 : http://www.facebook.com/sonythegirl\r\nTryAngle : https://www.facebook.com/tryangle.band\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n【Singafatsong 一首變胖的歌】\r\n以歌名致敬王力宏以及方大同(一首簡單的歌/Singalongsong)\r\n怕胖又愛吃的少女的內心呢喃\r\n\r\n◇─◇──◇───◇────◇───◇──◇─◇\r\n\r\n曲Song / 少女Sony\r\n詞Lyrics / 少女Sony\r\n演唱Vocal / 少女Sony\r\n編曲Arrangement / TryAngle\r\n鼓Drums / Dee\r\n鍵盤Keyboard / Shan\r\n貝斯Bass / Bobo\r\n混音Remix / Shan\r\n錄音Record / Shan\r\n封面設計Album Cover / 少女Sony\r\n\r\n', 0, '', 180, 320000, datetime.datetime(2018, 7, 4, 12, 29, 28), datetime.datetime(2018, 7, 4, 12, 29, 17), datetime.datetime(2018, 7, 4, 12, 29, 17), datetime.datetime(2018, 8, 12, 7, 40, 46), 42678, 2121, 127, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,27]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,28]]}}', 0, 0, 0, 0, 2, 2, 2222067, 'sha1$1RQlvj5UymPY$7226b7df26d37ff27a95aa057021ce169f8b61a4', datetime.datetime(2020, 4, 13, 9, 16, 19), 0, 'thegirlsony', '', '', 'anzzhii@gmail.com', 0, 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1793028, 4, 4, 2222067, 'profile_images/th/eg/thegirlsony/A3LuyKBP8CCKY3o5fqo25j.jpg', 'O', '', '少女Sony', 886, '905277757', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 7, 4, 12, 2, 42), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false}', 444657, 4032, 1, 671, 0, 0, '', 0, None), (559017, 4, 4, '3 AM', 1481050, 97298211, 1, 6, 0, 'music/sh/ao/shao9324/vqeNdKBJod5BUiaB8bZ6Bd.mp3', 0, 'song_covers/dl/rk/dlrkloc/JqxA65woFmJzwpTRm8aZ6Q.jpg', 1, '', '又 過凌晨 三點 不想睡 \r\n房間 只放著 喜歡 的音樂\r\n\r\n習慣有你在的那段時間 \r\n我卻越來越不明白我是誰 \r\n我們就躺在幾坪大的空間 \r\n卻跨不過彼此沈默的界線\r\n\r\n想得 太多 \r\n我也 不想問 \r\n說了你 也不懂 \r\n說太多 是白費\r\n\r\n想得 太多 \r\n我也 不想問 \r\n也許我 還沒有 \r\n理解你 的時候\r\n\r\n習慣你不在的那段時間 \r\n獨自走在人群擁擠的大街\r\n以為就找不到想你的機會 \r\n卻總想起我們兩人的畫面\r\n\r\n習慣有你在的那段時間 \r\n我卻越來越不明白我是誰 \r\n獨自走在人群擁擠的大街裡面迷失了誰\r\n\r\n想得 太多 \r\n我也 不想問 \r\n也許 還沒有 \r\n理解 的時候\r\n', 0, 'CREDITS:\r\n作曲Composer: 黃宇韶 Shao.H\r\n作詞Lyrics: 黃宇韶 Shao.H\r\n合聲編寫Backing Vocal Arranger: 黃宇韶 Shao.H\r\n合聲Backing Vocal: 黃宇韶 Shao.H\r\n錄音師Recording Engineer: 侯冠良Guan Liang Hou\r\n混音Mix: 于子傑 Tzu Chieh Yu\r\n母帶後製Master: 于子傑 Tzu Chieh Yu\r\n', 0, '', 224, 192000, datetime.datetime(2018, 6, 26, 11, 11, 30), datetime.datetime(2018, 6, 26, 11, 11, 15), datetime.datetime(2018, 6, 26, 11, 11, 15), datetime.datetime(2018, 8, 30, 19, 38, 59), 32795, 1706, 34, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-07-07"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2018-07-08"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1481050, 'sha1$Nam8RPv0k2YY$0abc1b1a48fdd8bcb6d891cbbbf42d600e037e7c', datetime.datetime(2022, 4, 11, 9, 57, 34), 0, 'dlrkloc', '', '', 'a900382@gmail.com', 0, 1, datetime.datetime(2015, 1, 31, 18, 56, 1), 1141642, 4, 4, 1481050, 'profile_images/sh/ao/shao9324/Y8Pds2umQL8ZPaXGP8BJve.jpg', 'O', '黃宇韶', '黃宇韶 Dlrkloc', 886, '921542055', datetime.date(1995, 3, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2015, 1, 31, 18, 56, 1), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 92262, 1491, 18, 327, 0, 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), (562248, 4, 3, '陪你失敗 ft. 寺二', 1874577, None, 3, 2, 0, 'music/Ma/rz/Marz23/d7fKVhoDByKvZtVHkiovog.mp3', 12286872, 'song_covers/Ma/rz/Marz23/8XRjwqHCA2pxHoGgNha5nZ.jpg', 1, '', 'Marz23:\n\n這是來自台北某一個角落的no body\n罪惡之都的夜一 如往常的no party\n我放著beat 安撫著崩潰的情緒\n才發現根本找不到一句適當的比喻\n我受夠人生怎麼就是不公平\n不管再怎麼努力 再怎麼學聰明\n早就玩膩 這失敗的戰役\n還傻傻相信自己就是那成功的範例\n我理解 那種被全世界孤立的感覺\n能理解 精神的疾病在血液不斷蔓延\n能理解 又開始再抽煙\n能理解 有時候這世界不值得我們去留戀\n\n數不清嗑了多少 安眠又失眠\n直到我身體崩壞 也都沒感覺\n不管你說我多廢 說我有多醉\n反正我早就無法分辨 白天或黑夜\n\nHook :\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單\n\n寺二:\n\n我是個自由的靈魂不用別人來管\n多愛世界一點管你多麼的懶\n少說廢話句點看我這麼的喘 \n釋放壓力快點累積這麼的滿\n\n我不是 一個專業的音樂人\n也許我還卡在 懵懂和單純\n懶得費心製造 分爭和仇恨\n發覺每天吃飽 已是種福份\n忙著放空思考 生命的責任\n自己才是 帶領自體的牧 人\n汲汲盈盈名利是把雙面 刃\n尋尋覓覓只為求得一個 吻\n\n知己知彼知人 知面不知心\n自己就是陪你 自己的知音\n好好頃聽心中 真實的指引\n相信你有面對 失敗的自信\n\nHook:\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單\n\nFreestyle:\n\n現實世界 根本就不是在網絡\n電視節目 看到的那些 \n而是發生在你生活中 真真切切\n能讓你感受到愛 感受到痛\n感受到生命的脆弱\n所以不管你在哪裡 \n我希望 這微不足道的聲音\n可以讓你感受到\n所有的失敗 我們都會陪著你\n\nBreakdown:\n\n「不被誰控制人生更充實\n要做個勇士自己來統治」\n我們都會陪著你\n「用愛的攻勢緊繃都鬆弛\n沮喪的同時夢想別終止」\n\nHook:\n\n你不是孤單一個 \n至少我陪你失敗\n就算你已經無助的選擇離開\n不需要再隱藏也不必再忍耐\n想哭就哭吧眼淚我全都買單', 0, '成功,只是社會給的框架\r\n失敗的人,不代表沒有榮耀\r\n\r\n這首歌送給還在這條路上努力的人,\r\n也獻給在天上的朋友。\r\n--------------------------------\r\n詞Lyrics:Marz23、寺二\r\n曲Composer:Marz23、寺二\r\n製作Producer:Marz23\r\n編曲Arranger:Marz23\r\n錄音Recording Engineer:Marz23、94\r\n混音Mixing:神崎森\r\n\r\n封面 Design:莎莎\r\n--------------------------------\r\n?活動資訊:\r\n\r\n2022.1.20 仁武高中\r\n2022.2.7 eMo 4eVEr https://reurl.cc/mGGZqY\r\n2022.3.5 春浪 https://bit.ly/32BtDS9', 0, '', 307, 320000, datetime.datetime(2019, 6, 15, 7, 10), datetime.datetime(2018, 7, 31, 11, 0), datetime.datetime(2018, 7, 31, 11, 0), datetime.datetime(2022, 1, 14, 13, 47, 48), 500399, 11946, 578, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-08-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,31],[2018,32],[2018,33],[2018,34],[2018,35]]},"CN":{"song_of_the_days":["2018-08-19"]},"HK":{"top_record_weekly_champions":[[2018,32],[2018,33],[2018,34],[2018,35],[2018,36]]}}', 0, 0, 0, 0, 2, 2, 1874577, 'sha1$AjpdpXyKG5ox$b47f1f19525dff66bb2026943ecd7051ca3cf6e6', datetime.datetime(2023, 2, 27, 12, 44, 33), 0, 'Marz23', '', '', 'marslin0923@gmail.com', 0, 1, datetime.datetime(2017, 5, 19, 16, 41), 1446727, 4, 4, 1874577, 'profile_images/Ma/rz/Marz23/SHxmdAQqiWDVNdo4mMGCTm.jpg', 'M', '林志融', 'Marz23', 886, '979092333', datetime.date(1991, 9, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2017, 5, 19, 16, 41), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-11T07:14+00:00"}', 2019254, 18142, 2, 3052, 1, 0, '', 0, None), (561524, 4, 4, '如果你能到我的雨裡面', 1830164, 97298581, 2, 1, 0, 'music/wh/it/whitefrequency2016/9gDfd6ZSRmApkJAQmCjxTT.mp3', 0, 'song_covers/wh/it/whitefrequency2016/vyau7Ryt7T25h97ZWNeqMT.jpg', 1, '', '詞:芒果 Mango\r\n曲:祐霖 Yo0 \r\n編曲:白頻率 White Frequency\r\n\r\n如果連作夢都簡單 又何嘗不在家裡睡上一整天\r\n捲曲在被單裡度過每一天 別再提那心煩意亂\r\n常說著tell me why. OH,tell me why. 迷惘all of the time\r\n不停抱怨的一天一天年復一年最後都成習慣\r\n這樣的空氣讓人快要窒息 連僅存的空氣 一瞬間全部抽離\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n雷擊中的所有不安 你要我怎麼遮掩\r\n是你讓我整夜失眠\r\n\r\n我所有的困難不該再是阻礙 全都企圖毀滅\r\n不停抱怨的一天一天年復一年不該再是習慣\r\n這樣的世界讓人無法自己\r\n連作夢的勇氣 都快消磨殆盡 仍然無法停止憧憬\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n雷擊中的所有不安 我再也不想遮掩\r\n別再讓我整夜失眠\r\n\r\n如果你能到我的雨裡面 oh maybe you will know why it rains.\r\n快離開我的世界 至少在我夢醒之前\r\n', 0, '我用盡力氣去掙扎,最後無力反抗而妥協。\r\n我總是健忘、善於接受生活的傷痕,日復一日、年復一年,直到有一天發現,我努力改變的事情根本未曾改變,我依然停在原地,時而反抗、時而習慣,不斷複習悲傷的感受,再自以為是地想改變一切,回過神來,又站上了起點…。\r\n如果連作夢都簡單,那麼誰還願意清醒?在夢醒之前,做場好夢吧。', 0, '', 308, 320000, datetime.datetime(2018, 7, 24, 8, 22, 9), datetime.datetime(2018, 7, 24, 8, 21, 7), datetime.datetime(2018, 7, 24, 8, 21, 7), datetime.datetime(2020, 4, 5, 13, 30, 8), 92615, 2555, 150, 1, 3, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_expert":true,"top_record_weekly_champions":[[2018,35]]}}', 0, 0, 0, 0, 2, 2, 1830164, 'sha1$mN4DqnH6Xs7ScbrpSNiUOo$c9be7718094c8dd5ad2f3e73d4e6f53b0e19be10', datetime.datetime(2025, 6, 4, 13, 36, 7), 0, 'whitefrequency2016', '', '', 'whitefrequency2016@gmail.com', 0, 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1364236, 4, 4, 1830164, 'profile_images/wh/it/whitefrequency2016/cKKHnkzjuftYQQfPEA5rkS.jpg', 'O', '', '白頻率 White Frequency', 886, '987936259', datetime.date(2016, 8, 31), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2023-02-23T10:19+00:00","show_birthday":0,"hide_location":false}', 449505, 3330, 15, 21, 1, 0, '', 0, None), (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), (564203, 4, 4, '致,___ To', 1955072, 97313279, 1, 6, 0, 'music/mi/ss/missbac/hwieNe4ZhaShZycQZTTbfa.mp3', 0, 'song_covers/mi/ss/missbac/S4nVvk7jrfwJZsGt3UTP8n.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也要繼續走著笑著 唱著歌', 0, '每個人都有迷惘的時候,\r\n身邊的人或許總是看衰你、不支持你,\r\n或是不明白你究竟在做些什麼,\r\n要記得是為了自己而努力,\r\n是跟自己在比較。\r\n時時提醒自己、警惕自己,\r\n不要同流合汙,不要被世界的紛紛擾擾模糊了焦點。\r\n\r\n-----------------------------------------\r\n詞 Lyricist | 鍾秉恩\r\n曲 Composer | 鍾秉恩\r\n編曲 Arrangement | 黃國晏、鍾宇竑、鍾秉恩\r\n木吉他 Acoustic Guitar | 鍾秉恩 \r\n電吉他 Electric Guitar | 黃國晏 \r\n電貝斯Electric Bass | 黃國晏 \r\n爵士鼓 Drums | 鍾宇竑\r\n和聲編寫Chorus Arrangement | 黃宇寒、鍾秉恩\r\n錄音師/混音師 Recording / Mixing | 吳昱陞\r\n錄音室/混音室 Tracking Studio / Mixing Studio | GANNNNN Studio\r\n攝影Cover Photograph|羅筱惠\r\n設計Designer|沈筱卿、羅筱惠\r\n\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/', 1, '', 278, 320000, datetime.datetime(2021, 11, 12, 16, 2, 48), datetime.datetime(2018, 8, 22, 14, 44, 2), datetime.datetime(2018, 8, 22, 14, 44, 2), datetime.datetime(2021, 11, 12, 16, 3, 48), 194638, 4830, 160, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,34]]}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0302 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'b898e70da5e8739f87acb8d8fd98a4ae647818e9'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0363 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779831712.7473812, 'b898e70da5e8739f87acb8d8fd98a4ae647818e9': (1779831712.7473812, [((97297776, 4, 4, 470261, 'demo', 'music_albums/le/ft/left7792/qooFeeQi7wWRYZPFL4w9BN.jpg', '一些值得被記錄的小故事\r\n用很克難的方式就是了\r\n\r\n\r\n', 0, '', 1592080, 484, 4, datetime.date(2018, 4, 6), datetime.datetime(2018, 4, 5, 17, 11, 33), datetime.datetime(2018, 8, 31, 4, 40, 35), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0351 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'b898e70da5e8739f87acb8d8fd98a4ae647818e9'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0343 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779831712.94537, 'b898e70da5e8739f87acb8d8fd98a4ae647818e9': (1779831712.94537, [((97297776, 4, 4, 470261, 'demo', 'music_albums/le/ft/left7792/qooFeeQi7wWRYZPFL4w9BN.jpg', '一些值得被記錄的小故事\r\n用很克難的方式就是了\r\n\r\n\r\n', 0, '', 1592080, 484, 4, datetime.date(2018, 4, 6), datetime.datetime(2018, 4, 5, 17, 11, 33), datetime.datetime(2018, 8, 31, 4, 40, 35), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0955 get_many (['40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '0dfc9f03fafda87b9df729db930cb862c7ad424b'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0914 set_many ({'40102dab37d3df7d72cc47e91427e20514253ed6': 1779831713.127061, 'bfe6165116443287a58a8debde01d651ee9c125f': 1779831713.127061, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779831713.127061, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779831713.127061, 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca': 1779831713.127061, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779831713.127061, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779831713.127061, '0dfc9f03fafda87b9df729db930cb862c7ad424b': (1779831713.127061, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

Signals

Signal Receivers
class_prepared EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation
connection_created
got_request_exception
m2m_changed
post_delete post_delete_user, _delete_feed_when_works_is_deleted, _delete_feed_when_works_is_deleted, _delete_feed_when_works_is_deleted, _handle_related_instance_when_feed_is_delete, post_save_or_delete_sensitivekeyword, post_delete_song, post_delete_relationship, _delete_iplog_when_content_object_is_deleted, _delete_iplog_when_content_object_is_deleted, post_save_or_delete_open_graph_blocked_domains, post_delete_replacement_word, regenerate_critic_genres
post_init ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, delete_mt_init, delete_mt_init, delete_mt_init
post_migrate create_contenttypes, create_permissions, create_default_site, _invalidate_on_migration
post_save _create_correspond_genericwork, _create_correspond_genericwork, _create_correspond_genericwork, post_save_user, post_save_shopline_order, _create_extra_info_when_feed_is_repost, _update_critic_review_blocked_status_when_feed_is_repost, _sync_feed_restricted_field, _sync_feed_restricted_field, _sync_feed_restricted_field, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, post_save_or_delete_sensitivekeyword, _save_instance_check_related_data, add_achievement, post_song_copyright_check, post_save_relationship, update_es_index, update_es_index, update_es_index, update_es_index, update_es_index, update_es_index, post_save_or_delete_open_graph_blocked_domains, post_save_replacement_word, save_unread_comment, read_comment, comment_notification, send_comment_tagged_venueactivity_notification, send_at_comment_notification, remove_fanclub_member, reject_waiting_feature_user, create_clap_acknowledge, generate_hash_id, generate_hash_id, generate_hash_id, save_bank_info_master, update_tax_info_zipcode, active_fanclub_member, update_critic_genres
pre_delete clear_site_cache, pre_delete_user, cleanup_ckeditor_images_on_delete, remove_es_index, remove_es_index, remove_es_index, remove_es_index, remove_es_index, _delete_notifications_when_activity_is_delete, reduce_entered_users_count
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache, cleanup_unused_ckeditor_images_on_update, _pre_sync_feed_restricted_field, _pre_sync_feed_restricted_field, _pre_sync_feed_restricted_field, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, pre_song_copyright_check, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, reload_oauth2_settings, clear_caches, reload_api_settings, DebugStaticFilesStorage._clear_cached_properties, CompressorFileStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressorFileStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties, reload_package_settings

Cachalot

Database 'default'

Application Model Last invalidation

Database 'slave1'

Application Model Last invalidation

Database 'warehouse'

Application Model Last invalidation