Is there an existing issue for this?
Current Behavior
When I add tags, if I use emoji icons, the tags cannot be added successfully. Only a very few emoji icons are supported. However, in version 5.1.4, all emoji icons are supported.
Expected Behavior
Hope all emoji icons are supported.
Steps To Reproduce
Most emoji icons cannot be used to create tags successfully.
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
services:
qBittorrent:
container_name: qBittorrent
image: linuxserver/qbittorrent:5.2.0
ports:
- 8888:8888
volumes:
- ./config:/config
environment:
- PS1=$(whoami)@$(hostname):$(pwd)\$
- WEBUI_PORT=8888
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
Container logs
Is there an existing issue for this?
Current Behavior
When I add tags, if I use emoji icons, the tags cannot be added successfully. Only a very few emoji icons are supported. However, in version 5.1.4, all emoji icons are supported.
Expected Behavior
Hope all emoji icons are supported.
Steps To Reproduce
Most emoji icons cannot be used to create tags successfully.
Environment
CPU architecture
x86-64
Docker creation
services: qBittorrent: container_name: qBittorrent image: linuxserver/qbittorrent:5.2.0 ports: - 8888:8888 volumes: - ./config:/config environment: - PS1=$(whoami)@$(hostname):$(pwd)\$ - WEBUI_PORT=8888 - PUID=0 - PGID=0 - TZ=Asia/ShanghaiContainer logs