Skip to content

Commit 8b1e781

Browse files
Merge pull request #23 from alexphillips-dev/fix/main-stable-package-sync
Build main package 2026.03.25.28
2 parents 63c1db2 + 5656976 commit 8b1e781

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

14.1 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
60e17647004e453c6add1501403bfde5004c25dfd5633e44955ca3014963429a folderview.plus-2026.03.25.28.txz

folderview.plus.plg

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,19 @@
55
<!ENTITY github "alexphillips-dev/FolderView-Plus">
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
8-
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
9-
<!ENTITY version "2026.03.25.27">
10-
<!ENTITY md5 "2acdd29f36b35572ecaf38f82ae6b46e">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.25.28">
10+
<!ENTITY md5 "e8148377f43b83c7fbde7d1c78ff1148">
1111
]>
1212

1313
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon="folder-icon.png" support="https://forums.unraid.net/topic/197631-plugin-folderview-plus/" min="7.0.0">
1414
<CHANGES>
1515

16+
###2026.03.25.28
17+
- Fix: Fix shellcheck issue in main history guard.
18+
- Maintenance: Remove beta release channel support.
19+
20+
1621
###2026.03.25.27
1722
- Maintenance: Recenter single-row docker preview cards.
1823

@@ -3522,7 +3527,7 @@
35223527
</CHANGES>
35233528

35243529
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
3525-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
3530+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
35263531
<MD5>&md5;</MD5>
35273532
</FILE>
35283533

0 commit comments

Comments
 (0)