| .. |
|
clients
|
Refactor timestamp_near to SGDatetime.timestamp_near.
|
2023-03-08 17:36:24 +00:00 |
|
databases
|
Fix to create initial config.ini when one doesn't exist
|
2024-08-12 00:16:52 +01:00 |
|
indexers
|
Change twitter.com to x.com and Twitter to X (Twitter) branding
|
2024-11-25 13:58:23 +00:00 |
|
metadata
|
Fix credits in Kodi episode nfo writer.
|
2024-11-25 15:06:36 +00:00 |
|
name_parser
|
Fix parsing show names that contain the word "parts" by making parser more restrictive.
|
2024-06-23 19:20:02 +01:00 |
|
notifiers
|
Merge branch 'main' into dev
|
2025-02-18 04:58:47 +00:00 |
|
providers
|
Merge branch 'main' into dev
|
2025-07-15 17:26:35 +01:00 |
|
__init__.py
|
Remove notifier Boxcar2.
|
2025-01-20 23:55:24 +00:00 |
|
_legacy_classes.py
|
Change bump to major version 3.xx to signal that this branch supports Python3+ only.
|
2023-02-09 13:41:15 +00:00 |
|
anime.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
auto_media_process.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
browser.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
classes.py
|
Change improve perf by using generators with any.
|
2023-03-06 23:54:52 +00:00 |
|
common.py
|
unify the hachoir imports to from lib.
|
2024-11-25 13:25:24 +00:00 |
|
config.py
|
Fix Fanart.tv and CF data fetch.
|
2024-10-07 00:32:58 +01:00 |
|
db.py
|
add db_support_partial_index flag to db.py
|
2024-11-25 14:00:48 +00:00 |
|
event_queue.py
|
Change allow Python 3.12.5
|
2024-08-10 12:39:12 +01:00 |
|
failed_history.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
failedProcessor.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
generic_queue.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
gh_api.py
|
Change codebase cleanups.
|
2023-02-24 15:17:56 +00:00 |
|
helpers.py
|
Change validate get_image path
|
2024-12-19 01:44:24 +00:00 |
|
history.py
|
Change codebase cleanups.
|
2023-02-24 15:17:56 +00:00 |
|
image_cache.py
|
also set image dimensions getter to best quality
|
2024-11-25 13:25:24 +00:00 |
|
indexermapper.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
logger.py
|
Add TVDb v4.
|
2024-10-07 01:24:43 +01:00 |
|
name_cache.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
naming.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
network_timezones.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
nzbget.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
nzbSplitter.py
|
Fix split_result to return a list in the case of an internal exception
|
2024-11-29 19:23:09 +00:00 |
|
people_queue.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
piper.py
|
Fix package upgrades breaking due to package case renames.
|
2025-11-10 15:57:54 +00:00 |
|
postProcessor.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
processTV.py
|
Fix properly handle an error condition during process tv
|
2024-03-11 02:45:17 +00:00 |
|
properFinder.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
py_requirement.data
|
Change increase minimum auto upgrade version to Python 3.10.0 so that 3.9 installs no longer upgrade.
|
2025-10-11 22:46:53 +01:00 |
|
rssfeeds.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
sab.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
scene_exceptions.py
|
Fix tv test to init recently added ReleaseMap.
|
2023-05-04 22:57:16 +01:00 |
|
scene_numbering.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
scheduler.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
search.py
|
Fix ignore empty SEASON_RESULT entries
|
2024-12-11 02:16:07 +00:00 |
|
search_backlog.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
search_propers.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
search_queue.py
|
sort backlog and manual segment search results episode number
|
2023-09-05 23:28:57 +01:00 |
|
search_recent.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
sgdatetime.py
|
Fix unhandled exception on finally block when date is '' (i.e. show Air Date="never" ).
|
2025-07-02 04:10:01 +01:00 |
|
show_name_helpers.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
show_queue.py
|
Add menu Shows/"TMDB Cards".
|
2023-05-03 00:43:59 +01:00 |
|
show_updater.py
|
Add config.ini backup
|
2023-07-13 20:24:08 +01:00 |
|
subtitles.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
trakt_helpers.py
|
Change py2 deprecation cleanups.
|
2023-02-21 01:01:04 +00:00 |
|
tv.py
|
Change twitter.com to x.com and Twitter to X (Twitter) branding
|
2024-11-25 13:58:23 +00:00 |
|
tv_base.py
|
Change py2 unicode into f-strings or simple strings where appropriate.
|
2023-03-08 14:22:40 +00:00 |
|
tvcache.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
ui.py
|
Change codebase cleanups.
|
2023-02-24 15:17:56 +00:00 |
|
version_checker.py
|
Change prevent git update issue.
|
2024-02-13 11:07:07 +00:00 |
|
watchedstate.py
|
Change add jobs to centralise scheduler activities.
|
2023-04-27 12:47:00 +01:00 |
|
watchedstate_queue.py
|
Change remove redundant py2 import futures.
|
2023-04-27 12:53:49 +01:00 |
|
webapi.py
|
Change limit get_image to only intended API direct calls.
|
2025-03-14 04:26:00 +00:00 |
|
webserve.py
|
Add "Last Episode" to "Sort By" on the "Poster" layout in the "Show List" view
|
2025-07-01 16:23:19 +01:00 |
|
webserveInit.py
|
Change deprecate processEpisode used by nzbToMedia to advise how to configure API instead.
|
2023-03-10 01:52:51 +00:00 |