Samuel Bartík
c81154800f
fix(jellyfin): ignore additional items with virtual location type
2022-06-05 12:41:34 +02:00
Fallenbagel
a1cd354691
Merge pull request #125 from sambartik/fix-scan
...
fix(scan): ignore virtual seasons
2022-06-05 12:35:13 +05:00
Samuel Bartík
6574e18516
fix(scan): ignore virtual seasons
...
Virtual seasons appeared as available / partially available, even though they were not even shown in the Jellyfin web UI. For more info see #119
2022-06-04 18:07:14 +02:00
Fallenbagel
5298e5fd90
Merge pull request #121 from notfakie/develop
...
Hide Overseerr settings when running in Jellyfin/Emby mode
2022-06-02 14:42:49 +05:00
notfakie
7450138ac1
fix: hide plex guid cache settings from ui when running in jellyfin/emby mode
2022-06-02 18:47:27 +12:00
notfakie
4b7bdd3d7d
fix: remove internal Overseerr sponsor link, this is remaining on the main github page instead
2022-06-02 18:47:25 +12:00
notfakie
739f5f9c9a
fix: only show mediaserver settings for current active mediaserver
2022-06-02 18:47:22 +12:00
Fallenbagel
3e7d64eb47
Merge pull request #120 from Fallenbagel/embySupport
...
fix(ui): fix emby ui elements not reflecting the env variable #98
2022-05-30 00:31:05 +05:00
Fallenbagel
b9546e6daa
feat(ui): add emby user badge to the userProfile
...
adds emby user badge to the userProfile general page
2022-05-30 00:21:04 +05:00
Fallenbagel
722dda5856
fix(ui): fix ui elements not reflecting the env variable
...
Fix emby ui elements not reflecting the emby env variable set during runtime
2022-05-29 23:58:54 +05:00
Fallenbagel
c67ca34111
Merge pull request #118 from jab416171/patch-2
...
fix aur url
2022-05-29 05:50:09 +05:00
jab416171
16311808b1
fix aur url
2022-05-28 18:34:50 -06:00
Fallenbagel
509c43e552
Merge pull request #117 from jab416171/patch-1
...
Add manual install steps and aur package info
2022-05-29 05:29:49 +05:00
jab416171
84a97675dc
Add manual install steps and aur package info
2022-05-28 18:14:57 -06:00
Fallenbagel
4615286f49
Merge pull request #115 from CyferShepard/JellyfinNoPasswordFix
...
feat:Remove Requirement for Jellyfin Passwords (#108 #31 )
2022-05-28 12:32:02 +05:00
Fallenbagel
7b7354d006
Merge remote-tracking branch 'upstream/develop' into develop
2022-05-28 12:20:26 +05:00
CyferShepard
ad7b3590d7
Move auth.ts to correct folder
2022-05-28 08:50:51 +02:00
CyferShepard
bda7858b66
Delete auth.ts
2022-05-28 08:50:23 +02:00
CyferShepard
d600a45559
feat:Remove Requirement for Jellyfin Passwords
2022-05-28 08:29:45 +02:00
Fallenbagel
1dcfe49b1b
Merge pull request #112 from Fallenbagel/forgotPasswordFix
...
fix: fixes jellyfin forgot password and adds emby support to the forgort password link
2022-05-28 07:29:46 +05:00
Fallenbagel
1dbc565a2e
Merge pull request #103 from boring-dragon/develop
...
feat: conditional media server name to add emby
2022-05-28 07:29:38 +05:00
Fallenbagel
973a3e826f
Merge pull request #111 from Fallenbagel/AvatarUrlFix
...
fix(ui): fix Avatar being broken when setup using internal ip
2022-05-28 07:22:31 +05:00
Fallenbagel
6a6bfe0c68
feat(ui): add emby as a mediaServerType to the import user button
...
Add emby as a mediaServerType to the import user button and replace any reference to Jellyfin with
mediaServerName
2022-05-27 05:35:00 +05:00
Fallenbagel
410b536c94
feat(ui): add emby user badge to the user list and fix local user badge
...
add emby user badge to the user list and fix local user badge which was previously not showing
2022-05-27 04:58:24 +05:00
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
18d8d969f1
style(ui): conditional mediaServerName to add emby to setup/login page
2022-05-26 09:39:19 +05:00
Fallenbagel
f8a239b1b8
style(ui): conditional media server name to add emby to settings
...
Conditionaly media server name to replace every reference of jellyfin with emby in settings tab when
environmental variable set
2022-05-26 08:52:16 +05:00
Fallenbagel
377a4fd85b
feat(ui): conditional media server name to add emby to issuedetails play on button
2022-05-26 08:39:39 +05:00
Fallenbagel
14d293799b
feat(ui): conditional media server name to add emby to moviedetails
2022-05-26 08:37:51 +05:00
Fallenbagel
ddd773c03f
fix: conditional media server name for 4k url to add emby to tvdetails
2022-05-26 08:30:21 +05:00
Fallenbagel
e75b71b816
feat: conditional media server name to add emby to tvdetails
2022-05-26 05:54:57 +05:00
Fallenbagel
ff3e3ce841
feat: conditional media server name to add emby to tvdetails
2022-05-26 05:49:33 +05:00
Fallenbagel
01e81a73a3
fix(ui): fix Avatar being broken when setup using internal ip
...
allow avatar url to use externalHostname when setup using local ip
fix #110
2022-05-26 02:24:31 +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
Samuel Bartík
db05172d8b
fix(ui): rectangular avatars getting stretched ( #2782 )
2022-05-25 20:42:17 +04: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
Mohamed jinas
2bfdf02c79
feat: conditional media server name
2022-05-22 22:12:05 +05: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