Skip to content

Commit 120aa2e

Browse files
v1.9.2
1 parent b38fbcd commit 120aa2e

4 files changed

Lines changed: 15 additions & 1 deletion

File tree

NewPipeEnhanced-client

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
fix: Can not stream any BiliBili live
2+
fix: Can not extract any channel(BiliBili)
3+
fix: live stream is not showed on channel page(BiliBili)
4+
refactor: show disabled instead of error for comments of live streams(BiliBili)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
feat: support sort playlists.(from upstream PR #8221)
2+
feat: support removal of duplicates from local playlists.(from upstream PR #7703)

release.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
cd NewPipeEnhanced-client
2+
git pull
3+
cd ../NewPipeExtractor
4+
git pull
5+
cd ..
6+
vim fastlane/metadata/android/en-US/changelogs/$1.txt
7+
git commit -a
8+
git push

0 commit comments

Comments
 (0)