chore: release version 0.0.6

This commit is contained in:
dela
2026-06-10 15:31:00 +08:00
parent 5a4ab5b106
commit d56e09914f
5 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
project(qEmby VERSION 0.0.5 LANGUAGES CXX)
project(qEmby VERSION 0.0.6 LANGUAGES CXX)
if(APPLE)
set(CMAKE_OSX_DEPLOYMENT_TARGET 13.0)

View File

@@ -11,7 +11,7 @@
<p align="center">
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"/></a>
<a href="https://github.com/AlanHJ/qEmby/releases/latest"><img src="https://img.shields.io/github/v/release/AlanHJ/qEmby?include_prereleases&label=Download" alt="Release"/></a>
<a href="https://github.com/qEmby/qEmby/releases/latest"><img src="https://img.shields.io/github/v/release/qEmby/qEmby?include_prereleases&label=Download" alt="Release"/></a>
<img src="https://img.shields.io/badge/Qt-6.x-green.svg" alt="Qt 6"/>
<img src="https://img.shields.io/badge/C%2B%2B-20-orange.svg" alt="C++20"/>
<img src="https://img.shields.io/badge/Platform-Windows%20|%20Linux%20|%20macOS-lightgrey.svg" alt="Platform: Windows | Linux | macOS"/>
@@ -38,17 +38,17 @@
## 📥 下载
最新版本:**v0.0.5**
最新版本:**v0.0.6**
| 安装包 | 说明 |
|---|---|
| [qEmby-v0.0.5-Win-x64-Setup.exe](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qEmby-v0.0.5-Win-x64-Setup.exe) | Windows 10/11 x64 安装包 |
| [qEmby-v0.0.5-Win-x64.zip](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qEmby-v0.0.5-Win-x64.zip) | Windows 10/11 x64 绿色便携版 |
| [qemby-0.0.5-macos-arm64.dmg](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qemby-0.0.5-macos-arm64.dmg) | macOS 26+ (Apple 芯片) |
| [qEmby-v0.0.6-Win-x64-Setup.exe](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qEmby-v0.0.6-Win-x64-Setup.exe) | Windows 10/11 x64 安装包 |
| [qEmby-v0.0.6-Win-x64.zip](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qEmby-v0.0.6-Win-x64.zip) | Windows 10/11 x64 绿色便携版 |
| [qemby-0.0.6-macos-arm64.dmg](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qemby-0.0.6-macos-arm64.dmg) | macOS 26+ (Apple 芯片) |
旧版 Windows、Linux 和 macOS 构建可以在 [Releases](https://github.com/AlanHJ/qEmby/releases) 页面下载。
旧版 Windows、Linux 和 macOS 构建可以在 [Releases](https://github.com/qEmby/qEmby/releases) 页面下载。
## 🚀 v0.0.5 更新内容
## 🚀 v0.0.6 更新内容
- 优化了剧集详情页展示,支持版本切换。
- 支持播放状态展示和切换。
@@ -125,7 +125,7 @@
### 1. 克隆仓库
```bash
git clone --recursive https://github.com/AlanHJ/qEmby.git
git clone --recursive https://github.com/qEmby/qEmby.git
cd qEmby
```
@@ -184,7 +184,7 @@ qEmby/
加入 Telegram 交流群:[https://t.me/+qXQ-zU56z9gxOWNl](https://t.me/+qXQ-zU56z9gxOWNl)
> **注意:** 本项目是为爱发电项目,测试覆盖不全,敬请谅解。如有问题请通过 [GitHub Issues](https://github.com/AlanHJ/qEmby/issues) 反馈。
> **注意:** 本项目是为爱发电项目,测试覆盖不全,敬请谅解。如有问题请通过 [GitHub Issues](https://github.com/qEmby/qEmby/issues) 反馈。
## 📄 许可证
@@ -215,17 +215,17 @@ qEmby/
## 📥 Download
Latest release: **v0.0.5**
Latest release: **v0.0.6**
| Package | Description |
|---|---|
| [qEmby-v0.0.5-Win-x64-Setup.exe](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qEmby-v0.0.5-Win-x64-Setup.exe) | Windows 10/11 x64 installer |
| [qEmby-v0.0.5-Win-x64.zip](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qEmby-v0.0.5-Win-x64.zip) | Windows 10/11 x64 portable package |
| [qemby-0.0.5-macos-arm64.dmg](https://github.com/AlanHJ/qEmby/releases/download/v0.0.5/qemby-0.0.5-macos-arm64.dmg) | macOS 26+ (Apple Silicon) |
| [qEmby-v0.0.6-Win-x64-Setup.exe](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qEmby-v0.0.6-Win-x64-Setup.exe) | Windows 10/11 x64 installer |
| [qEmby-v0.0.6-Win-x64.zip](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qEmby-v0.0.6-Win-x64.zip) | Windows 10/11 x64 portable package |
| [qemby-0.0.6-macos-arm64.dmg](https://github.com/qEmby/qEmby/releases/download/v0.0.6/qemby-0.0.6-macos-arm64.dmg) | macOS 26+ (Apple Silicon) |
Older Windows, Linux and macOS builds are available on the [Releases](https://github.com/AlanHJ/qEmby/releases) page.
Older Windows, Linux and macOS builds are available on the [Releases](https://github.com/qEmby/qEmby/releases) page.
## 🚀 What's New in v0.0.5
## 🚀 What's New in v0.0.6
- Optimized episode detail page display with version switching support.
- Added playback status display and switching.
@@ -302,7 +302,7 @@ Older Windows, Linux and macOS builds are available on the [Releases](https://gi
### 1. Clone the repository
```bash
git clone --recursive https://github.com/AlanHJ/qEmby.git
git clone --recursive https://github.com/qEmby/qEmby.git
cd qEmby
```
@@ -361,7 +361,7 @@ qEmby/
Join our Telegram group: [https://t.me/+qXQ-zU56z9gxOWNl](https://t.me/+qXQ-zU56z9gxOWNl)
> **Note:** This is a passion project with limited testing. Your understanding is appreciated. Please report any issues via [GitHub Issues](https://github.com/AlanHJ/qEmby/issues).
> **Note:** This is a passion project with limited testing. Your understanding is appreciated. Please report any issues via [GitHub Issues](https://github.com/qEmby/qEmby/issues).
## 📄 License

View File

@@ -1,6 +1,6 @@
pkgbase = qemby
pkgdesc = Desktop client for Emby and Jellyfin media servers
pkgver = 0.0.5
pkgver = 0.0.6
pkgrel = 1
url = https://github.com/qEmby/qEmby
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = qemby
depends = qt6-svg
depends = qt6-websockets
depends = spdlog
source = qemby-0.0.5.tar.gz
source = qemby-0.0.6.tar.gz
sha256sums = SKIP
pkgname = qemby

View File

@@ -1,7 +1,7 @@
# Maintainer: local
pkgname=qemby
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
pkgdesc="Desktop client for Emby and Jellyfin media servers"
arch=('x86_64')

View File

@@ -14,7 +14,7 @@ is available.
```fish
cd packaging/arch
git archive --format=tar.gz --prefix=qEmby-0.0.5/ -o qemby-0.0.5.tar.gz HEAD
git archive --format=tar.gz --prefix=qEmby-0.0.6/ -o qemby-0.0.6.tar.gz HEAD
makepkg -f
```