Fallenbagel
0259975402
fix: fixes jellyfin forgot password and adds emby support to the forgot password link
...
Fixes jellyfin forgot password as it had a wrong url that lead to an empty page and also adds in
emby forgot password link if the environmental variable is set
fix #99
2022-05-26 10:11:53 +05:00
Fallenbagel
71d33e47a9
Merge pull request #109 from sambartik/revert-104-fix-profilepic
...
Revert "Fix non-square profile pictures being squished"
2022-05-26 00:48:49 +05:00
notfakie
93a9cff2ef
Merge remote-tracking branch 'overseerr/develop' into up-develop
2022-05-25 18:34:49 +12:00
Samuel Bartík
e9fa94097a
Revert "Fix non-square profile pictures being squished"
2022-05-24 19:50:37 +02:00
Fallenbagel
046ae932ec
Merge pull request #104 from sambartik/fix-profilepic
...
Fix non-square profile pictures being squished
2022-05-24 07:02:17 +05:00
Samuel Bartík
1570a8715a
Fix non-square profile pictures being squished
2022-05-23 15:36:00 +02:00
Danshil Kokil Mungur
90095bb185
feat(manage slideover): show more request override details ( #2772 )
...
* feat(manage slideover): show the language profile if request is for a show
* feat(manage slideover): show name of profiles instead of id
2022-05-23 09:49:35 +09:00
Brandon Cohen
4f972be858
fix(recommendations): fixed recommendations page causing infinite network requests to tmdb api
...
TMDB API would only return 40 results and the recommendations page expected more. This would cause
an infinite amount of network requests. A limit was implemented to specifically to solve this
problem
2022-05-21 07:35:02 +05:00
Danshil Kokil Mungur
b07f7032ad
fix(search): use correct param to filter movies by year
2022-05-21 07:31:59 +05:00
Danshil Kokil Mungur
af23a257d5
feat(api): add issue counts endpoint
2022-05-21 07:29:16 +05:00
Danshil Kokil Mungur
dec4062cdc
fix: don't show 0 playcount in slideover
2022-05-21 07:25:33 +05:00
Gian Marco Cinalli
e42153c599
docs: update fail2ban documentation to handle logging changes
2022-05-21 07:24:32 +05:00
TheCatLady
d22bc09652
feat: add Paramount+ to network slider
2022-05-21 07:22:32 +05:00
Brandon Cohen
9ded45fef8
fix: manual browser refresh would redirect to home on search page
...
If you used the search feature and tried to manual refresh or share the link, it would reset the
query. Taking you back to the home page.
2022-05-21 07:17:02 +05:00
Fallenbagel
54067e0457
style: rebranded applicationTitle to default to Jellyseerr
2022-05-21 06:06:14 +05:00
Fallenbagel
1e53139162
style: added mediaServerType to reflect which mediaserver is being used in the play on button
...
added mediaServerType to reflect which mediaserver is being used in the play on button in issues
page
2022-05-20 06:33:08 +05:00
Fallenbagel
0dd8b15109
style: added mediaServerType to reflect which mediaserver is being used in the enable new sign in
...
added mediaServerType to reflect which mediaserver is being used in the enable new sign in so it
displays either plex or jellyfin in the ui
2022-05-17 01:25:33 +05:00
Brandon Cohen
14519ef555
fix(recommendations): only load more titles if there can be more than 40 ( #2749 )
...
* fix: fixed recommendations page causing infinite network requests to tmdb api
TMDB API would only return 40 results and the recommendations page expected more. This would cause
an infinite amount of network requests. I set a limit specifically for this solving the problem.
fix #2710
2022-05-13 23:15:53 +04:00
Fallenbagel
f286818e30
rebranded to jellyseerr
2022-05-12 08:55:56 +05:00
Danshil Kokil Mungur
1054b4e2d7
fix(search): use correct param to filter movies by year ( #2727 )
2022-04-30 23:31:02 +09:00
notfakie
72ca694f21
fix: don't allow login for unimported Jellyfin users if not set in settings
2022-04-28 18:47:28 +12:00
notfakie
36c3c9d7c6
fix: jellyfin user signin after manual user import
2022-04-27 19:52:59 +12:00
Fallenbagel
b52d4a771c
style: removed created user error during log in with imported user
...
removed created user error during log in with imported user
2022-04-27 11:51:26 +05:00
notfakie
9d54776a2c
fix: plex Login
2022-04-27 08:08:32 +12:00
notfakie
9fbc4074e4
feat: allow Jellyfin to set a playback URL different to the Jellyfin host specified during setup
2022-04-27 08:07:57 +12:00
notfakie
9e2f3f0639
feat: implement import users from Jellyfin button
2022-04-27 08:07:39 +12:00
Danshil Kokil Mungur
e4039d09c0
feat(api): add issue counts endpoint ( #2713 )
2022-04-25 23:06:36 +00:00
Danshil Kokil Mungur
29be659512
fix(ui): don't show 0 playcount in slideover ( #2714 )
2022-04-26 07:53:33 +09:00
Gian Marco Cinalli
475314c87b
docs: update fail2ban documentation to handle logging changes ( #2707 ) [skip ci]
2022-04-25 16:13:41 +00:00
TheCatLady
1d00229a48
feat(discover): add Paramount+ to network slider ( #2608 )
2022-04-25 13:09:22 +00:00
Brandon Cohen
b2878390b4
fix: manual browser refresh would redirect to home on search page ( #2692 )
...
If you used the search feature and tried to manual refresh or share the link, it would reset the
query. Taking you back to the home page.
fix #2683
2022-04-25 14:47:38 +04:00
notfakie
103350fe14
feat: initialize Jellyfin/Emby users with local login
2022-04-24 18:59:28 +12:00
notfakie
3e1e11d9d9
feat: remove email requirement for jellyfin/emby non-admin users
2022-04-24 18:59:21 +12:00
notfakie
791106a7f5
fix: only run scheduled mediaserver jobs that apply to the current mediaserver
2022-04-24 18:58:51 +12:00
Fallenbagel
4470b65563
Adds Github_token as an env
...
Adds Github_token as an env
2022-04-20 06:22:42 +05:00
Fallenbagel
25bee8b9f7
fix: fix usertype from local user to mediaServerType
...
Fixes usertype from appearing as local user even if the mediaServerType is jellyfin
2022-04-20 03:03:56 +05:00
Fallenbagel
2f9c068a9b
chore: replace stable with unstable by replacing the version number with v0.1.0
...
replace stable with unstable by replacing the version number with v0.1.0 for testing purposes
2022-04-20 01:40:33 +05:00
Fallenbagel
f09b86aa87
fix: replaced unknown job with jellyfin in jobsandcache and added translations for it
...
Replaced unknown job with jellyfin library full scan and jellyfin recently added and added locales
to reflect it
2022-04-19 21:19:51 +05:00
notfakie
4db8e5464d
fix: disable user-import from mediaserver for non-plex mediaservers until implemented
2022-04-19 22:28:56 +12:00
notfakie
d0c5481d22
fix: play on Jellyfin for TV shows
2022-04-19 22:28:56 +12:00
notfakie
3a010f8211
fix: relax jellyfin url validation to allow local domains
2022-04-19 22:28:56 +12:00
Shilong Jiang
88c2c5ebcd
feat: add emby detail url support
2022-04-19 22:25:12 +12:00
notfakie
da88771da5
update README & repo links throughout repo. Fixes outdated message displayed in app
2022-04-16 13:56:36 +12:00
notfakie
aab1b2d4c6
update workflow and discord locations for jellyseerr
2022-04-16 13:22:27 +12:00
Fallenbagel
c3ccb00b86
rebrand fork of Overseerr as Jellyseerr by replacing images and visual references
2022-04-16 09:35:23 +12:00
Juan D. Jara
3661eea8bb
added Support for Jellyfin Media Server
2022-04-16 09:35:09 +12:00
semantic-release-bot
5125abdbf0
chore(release): 1.29.1
2022-04-06 23:34:24 +00:00
Ryan Cohen
724f8bb538
Merge branch 'develop'
2022-04-07 08:33:04 +09:00
TheCatLady
b75fc7b238
fix(auth): resolve local/password authentication issues ( #2677 )
...
* fix(auth): only add Plex ID to user after verifying server access
* fix(auth): do not fail local auth if fetching Plex users is unsuccessful
2022-04-06 08:31:14 +09:00
semantic-release-bot
512f6e51e4
chore(release): 1.29.0
2022-04-01 09:03:58 +00:00