Prinz23
aba386a4c5
Update zoneinfo fallback to 2021d.
Add loading page messages for fix.
4 years ago
JackDandy
64e6468750
Fix large sickbeard db's that occured from using subtitle settings.
4 years ago
JackDandy
57a1c99176
Fix edit-show alert "set master" malfunction on shows with no master to edit.
4 years ago
JackDandy
4f7205e627
Update certifi 2021.05.30 → 2021.10.08
4 years ago
JackDandy
d730bd9c89
Update regex for Python 3.10 on Windows.
Change deprecated anon redirect service.
4 years ago
Prinz23
d0f9605bf3
Update zoneinfo fallback to 2021c.
4 years ago
JackDandy
a81f0b8526
Fix add show and browse TVmaze cards on Solaris Hipster.
Change relocate touch_file and make it create a supplied dir and file if not existing.
Change use touch_file to create cache.db files, instead of failing sqlite.connect().
Change backport add SQL transaction commit to diskcache.
4 years ago
JackDandy
c8ca1e4e1b
Change enable failure monitor for search_tvs.
Change thexem server.
4 years ago
Prinz23
688bc2c412
Update zoneinfo fallback to 2021b.
4 years ago
JackDandy
2a4134fb16
Fix view-show on new browsers.
Fix remove box in footer on certain setups.
4 years ago
JackDandy
76cdb58066
Change upgrade Snap unrar 5.6.8 → 6.0.2
Fix workaround snap certificate failure to access rarlab server.
4 years ago
JackDandy
4684b175d5
Fix logging during media process where setting airdate is unavailable.
4 years ago
JackDandy
b37b3c7056
Fix multiep magnets are not downloadable.
Change remove dead magnet cache services.
4 years ago
Prinz23
ce544e1b80
Fix filter in history API endpoint.
4 years ago
Prinz23
f23dfd53e4
Fix history API endpoint for all snatch and download statuses (including archived, failed).
4 years ago
Prinz23
98d935ddae
Fix history API endpoint to respect clear history.
4 years ago
JackDandy
9d2183d438
Prepare release, bump date.
4 years ago
JackDandy
588a7daf32
Change swap `Episode` and `Label` columns in history view.
4 years ago
JackDandy
f6f1362016
Add "Size" filter '=0' in history view to filter already deleted media.
4 years ago
JackDandy
882e848733
Change allow Python 3.8.12, 3.9.7, and 3.10.0
4 years ago
JackDandy
546b0a37b9
Fix search results sorting.
Add language flag to TVmaze search result items.
Change Add shows/Search results first aired dates to UI date format setting.
Change reinstate "expand results" and display more prominently.
Change improve the search progress text.
4 years ago
Prinz23
593635f7e6
Change add language field to TVMaze search results.
Change set TVMaze network to webchannel if no network is found.
Change add TVMaze runtime, type, schedule, status, official site.
4 years ago
JackDandy
f697d43960
Code tidy.
4 years ago
JackDandy
c719d840b7
Update Windows recommended modules lxml, pip, regex, setuptools, and add cffi, python-Levenshtein.
Update lxml 4.6.1 → 4.6.3.
Update pip 20.0.0 → 21.2.4 for py3.7+.
Update regex 2020.11.1 → 2021.8.28 for py3.7+.
Update regex 2021.4.4 → 2021.8.28 for py3.10.
Update setuptools 50.0.0 → 57.4.0 for py3.7+.
Add cffi 1.14.6 for py3.10 cryptography.
Add python-Levenshtein 0.12.2 for py3.10 x64/x86.
4 years ago
JackDandy
ccb257978f
Fix glide cursor left and right key collisions with ctrl + alt/meta with left and right.
4 years ago
JackDandy
10c5ee393f
Fix use meta lang to filter TMDB images.
Change tweak use public instead of private var.
Change DRY code, remove warnings, and tidy ups.
4 years ago
JackDandy
acffd61061
Fix view-show average runtime for IMDb miniseries
Change check if average mini-series runtime is reasonable before displaying it.
Fix exception raised with occasional runtimes var type mismatch.
4 years ago
JackDandy
eca9a7cc76
Add return paused "Only" to API.
4 years ago
JackDandy
b431d2b6bb
Add view paused "Only" to Daily Schedule.
4 years ago
JackDandy
2f12827695
Change make card genre case consistent for TVmaze cards.
Fix use correct vartype as list for TVmaze tvinfo show_type property.
4 years ago
JackDandy
4a1a9eea60
Change use diskcache instead of memcache for TVmaze cards.
Change disable AKAs for TVmaze cards since each calls the API and are not needed here.
Fix handling of card filters and sort states.
4 years ago
JackDandy
23d3190bda
Update Requests library 2.25.1 (bdc00eb) → 2.26.0 (b0e025a).
4 years ago
JackDandy
f09d8352f5
Fix TVmaze genres property to be lowercase string.
This property should be a string lower case, not to be confused with property genre_list. This fixes (at least) the results on search show to be consistent with existing output results.
4 years ago
Prinz23
ac48077374
Change api interface folders to api_* to fix legacy tmdb_api folder cleanup on new installs.
Rename logger use of libtrakt to api_trakt.
4 years ago
Prinz23
4ae1bac11d
Fix genre field in tvmaze_api.
4 years ago
JackDandy
2abaa87723
Fix new unique_name in templates.
4 years ago
JackDandy
e7c543aa42
Change media process move process method for *nix systems that don't support native move.
A copy/unlink method is used on systems that fail a native Python move; source file is no longer removed if the destination file fails.
Fix do not display empty show name results returned from TVDb.
4 years ago
JackDandy
4f6dda111c
Fix use show id when adding from TVmaze card.
Change revert all IMDb ids to 7 chars.
4 years ago
JackDandy
042e1da903
Add menu Shows/"TVmaze Cards".
Add show name/networks card user input filter.
Change only auto refresh card view if a recoverable error occurs.
4 years ago
JackDandy
4cfd307f57
Change use 83 unique_name cases to reduce occurrences of "show_obj.name" which is now 72 in the backend, in order to isolate the remaining need for closer inspection and the dupe show name issue.
Note; getattr not required in the backend given slot value is already initialised at runtime, but is used in .tmpl due to defensive coding practices.
Change webserve pyc warnings resolved after code review.
4 years ago
JackDandy
5814a5faf4
Add provider TorrentDB.
4 years ago
JackDandy
83a7da2bcf
Change add compatibility for Transmission 3.00 client with label support.
Change ensure cookies are split only into 2 parts at the lhs of multiple occurrences of '='.
Remove provider Skytorrents.
4 years ago
JackDandy
0ec691d7c1
Fix incorrect reporting of missing provider detail.
4 years ago
Corobi
2088d38aa9
Fix snap build.
4 years ago
JackDandy
4506b27dc1
Fix handle a provider response when in error case.
Change use wider min width for left column on About page.
Fix misaligned columns when expanding/collapsing a show on Episode Overview.
4 years ago
JackDandy
eae5707720
Fix package update detection.
Change add DSM 7 error messages.
4 years ago
JackDandy
f5468fa619
Change add Synology DSM 7 compatibility.
Fix exception when removing a show.
4 years ago
Prinz23
bfc2c26026
Fix nameparser unit tests.
4 years ago
JackDandy
e3d21d8581
Fix parse correct anime during recent and backlog search.
4 years ago
JackDandy
3007cd641e
Change allow Python 3.7.11, 3.8.11, and 3.9.6.
4 years ago