1564 Commits

Author SHA1 Message Date
Benedict Xavier
5dd9b385a9 Update README
Added a note about the repository being archived.
2026-04-18 11:29:31 +03:00
Benedict Xavier
7e93e4eef9 Delete viu_media/libs/provider directory 2026-04-18 11:26:36 +03:00
Benexl
f63c7661c6 chore: add types-lxml 2026-04-09 12:50:48 +03:00
Benedict Xavier
4e6d190dea Update support message in CLI prompt 2026-04-09 12:49:50 +03:00
Benedict Xavier
f0b94fc66b Update SUPPORT_PROJECT_URL 2026-04-09 12:45:28 +03:00
Benedict Xavier
32a18df627 Enhance README with RICED menu details and images
Added detailed sections for RICED menus and included images.
2026-04-09 12:07:24 +03:00
Type-Delta
da0e7aea5c Merge pull request #200 from Wraient/master
Fix: Allanime Latest Breaking Changes
2026-04-06 11:33:23 +07:00
Type-Delta
a0a80529aa Merge branch 'master' into master 2026-04-06 11:32:27 +07:00
Type-Delta
0b7b2694a3 fix(allanime): move graphql headers to constants.py 2026-04-06 11:31:31 +07:00
Type-Delta
bb7a3d477d Merge pull request #194 from Castrozan/master
fix: move DownloadService to session Context to prevent worker registration crash
2026-04-06 08:53:18 +07:00
Type-Delta
1cb86b0683 Merge branch 'master' into master 2026-04-06 08:52:18 +07:00
Wraient
a32221f639 Fix: Allanime Latest Breaking Changes 2026-04-06 00:12:15 +05:30
Type-Delta
2cfe61695b Merge pull request #199 from viu-media/minor-fixes
fix(animepahe): update site domain to animepahe.pw
2026-04-05 22:57:34 +07:00
Type-Delta
4e262b7286 fix(animepahe): update site domain to animepahe.pw 2026-04-05 22:39:11 +07:00
Benedict Xavier
9faba7957f Merge pull request #197 from TNhelly/fix/fix-media-tags 2026-03-31 15:49:20 +03:00
ThomasNels
f7c3d05d4a fix: mediatag fixes 2026-03-31 05:27:05 -07:00
Lucas de Castro Zanoni
d2c051228a fix(session): stop download worker before context reload 2026-03-09 10:37:50 -03:00
Castrozan
a7e75ae543 fix: move DownloadService to session Context to prevent worker registration crash
DownloadService was instantiated every time the download_episodes menu
was entered, unconditionally registering a worker on the global
ThreadManager singleton. The second download in the same session would
crash with "Worker with name 'download_worker' already registered".

Move DownloadService to a lazy property on Context (as the existing
TODO suggested), matching the pattern used by all other services.
2026-03-07 14:00:16 -03:00
Benedict Xavier
91aa6b599e Merge pull request #191 from viu-media/minor-fixes
Fix #188 wrong video resolution from animepahe provider
2026-02-23 22:31:52 +03:00
Benedict Xavier
d05128e6b5 Merge branch 'master' into minor-fixes 2026-02-23 22:31:31 +03:00
Type-Delta
5845084b18 fix(mvp-ipc): remove deprecated unix pipe checks 2026-02-23 22:23:58 +07:00
Benexl
59b2a4fe1a feat: auto retry searching provider using synonymns 2026-02-23 18:01:34 +03:00
Type-Delta
599792d415 fix(animepahe): provider provides wrong video quality 2026-02-23 08:51:08 +07:00
Type-Delta
30f36b4b67 Merge branch 'master' of https://github.com/Benexl/FastAnime into minor-fixes 2026-02-23 08:48:00 +07:00
Benedict Xavier
70e1445650 Merge pull request #184 from iMithrellas/master
Add media_actions option to open AniList page
2026-01-30 21:22:49 +03:00
iMithrellas
3df630a2af feat: add media action to open anilist page 2026-01-30 13:36:46 +01:00
Benedict Xavier
148436e27c Merge pull request #183 from aarabdh/master
Allowing search for year 2026
2026-01-24 18:27:53 +03:00
Aarabdh Tiwari
eba9ed4bee Allowing search for year 2026 2026-01-24 15:38:14 +05:30
Benedict Xavier
343fe977ad Merge pull request #179 from viu-media/copilot/improve-installation-section 2026-01-01 10:50:20 +03:00
Benedict Xavier
4caafda123 Merge branch 'master' into copilot/improve-installation-section 2026-01-01 10:49:48 +03:00
Benexl
9ef834c94c fix: update shell_safe function to improve string literal escaping 2026-01-01 10:43:30 +03:00
copilot-swe-agent[bot]
5e9255b3d5 docs: Restructure binary installation to reduce redundancy
Co-authored-by: Benexl <81157281+Benexl@users.noreply.github.com>
2026-01-01 07:31:33 +00:00
copilot-swe-agent[bot]
fd535ad3e3 docs: Fix link consistency and chmod order in binary installation
Co-authored-by: Benexl <81157281+Benexl@users.noreply.github.com>
2026-01-01 07:30:45 +00:00
copilot-swe-agent[bot]
121e02a7e2 docs: Clarify binary installation with exact filenames and Windows steps
Co-authored-by: Benexl <81157281+Benexl@users.noreply.github.com>
2026-01-01 07:29:46 +00:00
copilot-swe-agent[bot]
2bb62fd0af docs: Make binary installation instructions more specific
Co-authored-by: Benexl <81157281+Benexl@users.noreply.github.com>
2026-01-01 07:28:46 +00:00
copilot-swe-agent[bot]
a752a9efdd docs: Add pre-built binaries section to README installation
Co-authored-by: Benexl <81157281+Benexl@users.noreply.github.com>
2026-01-01 07:27:24 +00:00
copilot-swe-agent[bot]
ac490d9a4b Initial plan 2026-01-01 07:25:17 +00:00
Benexl
1ce2d2740d feat: implement get_clean_env function to manage environment variables for subprocesses v3.3.7 2025-12-31 21:43:43 +03:00
Benexl
ce6294a17b fix: exclude OpenSSL libraries on Linux to avoid version conflicts 2025-12-31 21:14:08 +03:00
Benexl
b550956a3e fix: update Ubuntu version in release binaries workflow to 22.04 2025-12-31 21:03:29 +03:00
Benexl
e382e4c046 chore: bump version to 3.3.7 in pyproject.toml and uv.lock 2025-12-31 20:51:00 +03:00
Benedict Xavier
efa1340e41 Merge pull request #177 from viu-media/dynamic-search-filters
Implement dynamic search enhancements (eg filters) and media info differentiation
2025-12-31 18:57:04 +03:00
Benedict Xavier
ac7e90acdf Update viu_media/assets/scripts/fzf/dynamic_preview.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 18:54:02 +03:00
Benedict Xavier
8c5b066019 Update viu_media/assets/scripts/fzf/dynamic_preview.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 18:52:57 +03:00
Benedict Xavier
a826f391c1 Update viu_media/core/utils/formatter.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 18:51:17 +03:00
benexl
6a31f4191f fix: remove f-string for filter adjustment message in search results 2025-12-31 18:47:40 +03:00
benexl
b8f77d80e9 feat: implement restore mode for dynamic search with last query and cached results 2025-12-31 18:43:59 +03:00
benexl
6192252d10 feat: enhance shell_safe function to support Python string literals and escape triple quotes 2025-12-31 18:31:40 +03:00
benexl
efed80f4dc feat: update score formatting in format_score_stars function to match media_info.py style 2025-12-31 18:25:05 +03:00
benexl
e49baed46f feat: differentiate between studios and producers in media info and dynamic preview 2025-12-31 18:11:10 +03:00