index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
LocalAnime.cpp
Age
Commit message (
Expand
)
Author
2024-09-09
Local anime: sort episode names by name instead of filename
dec05eba
2024-08-06
Reduce local-anime/local-manga disk access for speed up on mechanical harddri...
dec05eba
2024-06-27
Add local_anime.sort_episodes_by_name config to allow sorting episodes differ...
dec05eba
2024-05-09
Fix build after gcc update (function pointer cast, missing algorithm header i...
dec05eba
2023-10-28
Remove unecessary youtube custom redirect
dec05eba
2023-09-16
Update example config (and some other minor changes)
dec05eba
2023-06-27
Local anime: dont display resolution if resolution is unknown
dec05eba
2023-06-19
Lbry: fix videos not working
dec05eba
2023-06-10
Fix auto_group_episodes == false not displaying episode names correctly
dec05eba
2023-05-21
Grid view for anime seasons/episodes, only show episode name
dec05eba
2023-04-16
Sort anime seasons by timestamp
dec05eba
2023-01-19
Lazy fetch local anime page
dec05eba
2022-09-04
Dramacool: watch progress
dec05eba
2022-03-08
Save youtube watch progress and resume next time the video is played
dec05eba
2022-03-02
Set anime as finished watching in ui without having to restart
dec05eba
2022-02-20
Local-anime: add option to group episodes into anime groups from the name of ...
dec05eba
2022-02-18
Refactor watch progress (prepare for global watch progress)
dec05eba
2022-02-18
local-anime: fix broken duration (fixes watch progress)
dec05eba
2022-02-18
Fix video thumbnail creation
dec05eba
2022-02-17
local-anime: remove bookmarking for now
dec05eba
2022-02-17
Add local anime tracking. Check readme for more info about local_anime config
dec05eba
2022-02-17
Wip: fix video duration not working for some analyzed files, get frame in mid...
dec05eba