index
:
EpisodeBrowser
data
master
GUI interface to locally stored TV series
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pl
Age
Commit message (
Expand
)
Author
2022-06-06
Add basic threading support.
John Ankarström
2022-05-31
Remember focused episode.
John Ankarström
2022-05-31
Update episode URL pattern.
John Ankarström
2022-05-30
Split up Watch into Watch Locally and Watch Online.
John Ankarström
2022-05-29
Add Wiki context menu option.
John Ankarström
2022-05-28
Add option to show/hide other screenwriters.
John Ankarström
2022-05-28
Only collect screenplays.
John Ankarström
2022-05-28
Add "Fetch Screenwriters" menu item.
John Ankarström
2022-05-26
Support padded episode numbers in local episode names.
John Ankarström
2022-05-06
Fix bug in maybe_assert_episode_datum.
John Ankarström
2022-04-28
Fix local episode finding.
John Ankarström
2022-04-27
Press left/right to select next/previous unwatched episode.
John Ankarström
2022-04-23
Fix most_recently_watched/1.
John Ankarström
2022-04-23
Update data if changed.
John Ankarström
2022-04-23
Add File > Fetch.
John Ankarström
2022-04-13
Persist sort order.
John Ankarström
2022-04-07
Fix rate_episode.
John Ankarström
2022-04-07
Fix typo in cfg.pl.
John Ankarström
2022-04-07
Add "View TV Originals" option.
John Ankarström
2022-04-06
Persist "View Watched" setting.
John Ankarström
2022-04-05
Add episode ratings.
John Ankarström
2022-04-05
Move settings to registry.
John Ankarström
2022-04-05
Generalize atom_phrase/2.
John Ankarström
2022-04-04
Fetch more remote data.
John Ankarström
2022-04-04
Rewrite episode data code.
John Ankarström
2022-04-03
Rename last_episode/1 to episode_count/1.
John Ankarström
2022-04-03
Correctly fetch remote data for WPS episodes.
John Ankarström
2022-04-01
Ensure episode data is downloaded.
John Ankarström
2022-03-30
Open episode online in absence of local copy.
John Ankarström
2022-03-29
Show all episodes, not just local copies.
John Ankarström
2022-03-23
Sort episodes.
John Ankarström
2022-03-17
Match season 21 episode file names.
John Ankarström
2022-03-06
Update data for all episodes at once.
John Ankarström
2022-02-17
More cleanup.
John Ankarström
2022-02-15
Capitalize Hint key.
John Ankarström
2022-02-15
Put C code and Prolog code in separate directories.
John Ankarström