Cronologia versioni di Limited Media Tracker - 4 versioni
Limited Media Tracker di Michael Fuller
Cronologia versioni di Limited Media Tracker - 4 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 2026.3.2
Rilasciato 28 lug 2026 - 41,96 kBCompatibile con firefox109.0a1 e successiveBug Fixes- Single window enforcement - clicking the toolbar icon when the tracker window is already open now focuses the existing window instead of spawning a duplicate.
- Removed localStorage migration - startup no longer reads from
localStorage, eliminating a code path that could silently overwrite data inbrowser.storage.localon open.
Enhancements
Main Window
- Auto-scroll after Generate - after generating episode groups, the right panel automatically scrolls to the targeted folder section so the new groups are immediately visible.
- Source-page row colouring - request log rows are now tinted with a rotating palette of 10 colours based on the page they originated from. Rows sharing the same source page share the same colour, making it easy to visually group related requests.
- Export Markdown downloads a file - the Export Markdown button now triggers a.mdfile download (namedmediatracker-YYYY-MM-DD_HH-MM.md) instead of copying to the clipboard.
Quick Exclude (new)
- A ⊘ Exclude button has been added to the request detail pane header.
- Clicking it opens a mini dialog showing the URL's filename as individual character boxes.
- Clicking any character box selects that character through to the end of the filename as the exclusion suffix.
- Pressing Save appends the chosen suffix to the exclusion list and saves immediately — no need to open Preferences.
Preferences Dialog
- Export JSON downloads a file - the Export JSON button now downloads amediatracker-YYYY-MM-DD.jsonfile instead of copying to the clipboard.
- Import JSON picks a file - the Import JSON button now opens an OS file picker (.json) instead of showing a paste textarea.
- Clean Up folders - a new Clean Up button in the Known Folders section removes any folder that has no groups associated with it, after a confirmation prompt showing the count to be removed.
- Storage usage indicator - the dialog now shows how much of the 10 MBstorage.localquota is in use, with a colour-coded progress bar (blue → orange at 70% → red at 90%).Codice sorgente rilasciato sotto Tutti i diritti riservati
Versioni precedenti
Versione 2026.3.1
Rilasciato 8 lug 2026 - 40,19 kBCompatibile con firefox109.0a1 e successive- Migrated all tracker preferences from localStorage to chrome.storage.local with one-time automatic migration on first run
- Filter dropdown now pushed to background service worker — captured requests are filtered at source before entering the log
- URL deduplication: identical URLs increment a hitCount badge instead of duplicating log entries
- Log capped at 500 entries (oldest dropped first)
- Auto button on m3u8_vtt groups — auto-assigns the newest unassigned STREAM and SUBTITLE from the visible list
- Filter changes refresh the log against the new filter instantly
- Loading overlay with ASCII art shown during startup
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2026.3.0
Rilasciato 4 lug 2026 - 38,36 kBCompatibile con firefox109.0a1 e successive- Section headers now have ID attributes
- Scroll to section on Folder selection
- Allow folder re-import to update content
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2026.2.5
Rilasciato 29 giu 2026 - 38,25 kBCompatibile con firefox109.0a1 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati