Skip to content

Commit c08616e

Browse files
Update README.md
1 parent 5f5e416 commit c08616e

1 file changed

Lines changed: 15 additions & 63 deletions

File tree

README.md

Lines changed: 15 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -6,67 +6,8 @@
66

77
---
88

9-
# Features
10-
11-
- **Dedicated category page navigation**
12-
- Movies
13-
- TV Shows
14-
- TV Packs
15-
- Top Downloads
16-
- 4K UHD
17-
18-
- **Improved multi-page search flow**
19-
- Resets searches back to page 1 first
20-
- Loads results progressively while scanning more pages
21-
- Better duplicate prevention
22-
- Better status text during scanning
23-
24-
- **Safer Stop and Clear behavior**
25-
- Stop safely aborts active searches
26-
- Clear detects when a search is still running
27-
- Clear waits for Stop to finish before resetting filters
28-
- Helps prevent freezing, slowdown, and tab crashes during active page loading
29-
30-
- **Smarter text matching**
31-
- Case-insensitive matching
32-
- Accent normalization
33-
- Better handling for dots, dashes, spaces, and other separators
34-
- More forgiving matching for inconsistent release naming
35-
36-
- **Custom pagination under the toolbar**
37-
- Native pagination is hidden
38-
- A cleaner custom pager is shown beneath the script controls
39-
40-
- **Improved toolbar layout**
41-
- Better wrapping
42-
- Better visibility on sidebar-heavy layouts
43-
- Search box stays visible more reliably
44-
45-
- **Rounded result cards with green glow**
46-
- Rounded corners
47-
- Green outer glow
48-
- Improved matched-result highlighting
49-
- Cleaner hover feel
50-
51-
- **Better empty-state messaging**
52-
- Shows a visible no-results message in the results area
53-
54-
- **Dynamic release-group handling**
55-
- Group list updates from visible results
56-
- Works better as filters change
57-
58-
- **Updated labels**
59-
- `All groups``All Release Groups`
60-
- `All resolutions``All Resolutions`
61-
- `All pages``All Pages`
62-
63-
- **Quick links improvements**
64-
- Host labels cleaned up
65-
- Copy individual links
66-
- Copy all links per host
67-
- Inline access without opening each detail page
9+
## 🔎🔥 Highlights:
6810

69-
---
7011
### 🗃️ Advanced Filtering and Sorting
7112

7213
#### Row 1: Main filters and section navigation
@@ -145,18 +86,29 @@ Examples it is better at handling:
14586
- View host links without opening the release page
14687
- Copy links to clipboard directly
14788

89+
### 🔤 Smart Text Matching
90+
91+
- Case-insensitive matching
92+
- Accent normalization
93+
- Better handling for dots, dashes, spaces, and other separators
94+
- More forgiving matching for inconsistent release naming
95+
96+
### 📕 Custom Pagination
97+
- Native pagination is hidden
98+
- A cleaner custom pagination that dynamically shows filtered results, with live changes depending on your filters.
99+
- Modern intuitive page number buttons
100+
148101
---
149102

150103
### 💪 Stability
151104

152-
Improvements include:
105+
#### Stability included:
106+
153107
- Abort protection for active loading
154108
- Delayed clear-after-stop handling
155109
- Safer observer timing
156110
- Fewer UI collisions during large result updates
157111

158-
These changes are aimed at reducing freezes and slowdown during aggressive multi-page searching.
159-
160112
---
161113

162114
## ✅ Easy Installation

0 commit comments

Comments
 (0)