Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified archive/folderview.plus-2026.04.06.04.txz
Binary file not shown.
2 changes: 1 addition & 1 deletion archive/folderview.plus-2026.04.06.04.txz.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b3d81601d5230e584fe16e87706833c006df502dbc67ccdc18195e574033f76f folderview.plus-2026.04.06.04.txz
1c5a0cf2c45579452b26738f3a40f9de6b659eeccf9d9adb4304e58e31d0b893 folderview.plus-2026.04.06.04.txz
6 changes: 3 additions & 3 deletions folderview.plus.plg
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<!ENTITY github "alexphillips-dev/FolderView-Plus">
<!ENTITY launch "Settings/FolderViewPlus">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
<!ENTITY version "2026.04.06.04">
<!ENTITY md5 "22f685ec46010ba4c5d51249fb9cbd51">
<!ENTITY md5 "7253124e9b0e26aec8251fcfe416adea">
]>

<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">
Expand Down Expand Up @@ -4970,7 +4970,7 @@
</CHANGES>

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

Expand Down
Loading