Search the Community
Showing results for 'snap'.
-
So sorry for the long delay on this. Life kind of got busy and I haven't had time to snap a pic. My kids were watching a movie the other day and I grabbed a quick pick of it.
-
embyforkodi (next-gen) 7.X.X support
SwanStream replied to quickmic's topic in Emby For Kodi Next Gen
Alright, that didn't take long... I got to 85% sync of TV and snap. Here's what I think is the relevant log section... if you want the whole thing, lmk. 2022-07-15 08:30:23.091 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [3368/5845/59034/295166] 1306230: Standing Stone 2022-07-15 08:30:23.096 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [961/6912/59035/295171] 145703: The Standing Stones 2022-07-15 08:30:23.101 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1327/1324/59036/295176] 153067: Standing Tall 2022-07-15 08:30:23.105 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2978/6563/59037/295181] 204852: Standish, Gloucestershire - Going Upmarket With The Romans 2022-07-15 08:30:23.108 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1361/6147/59038/295186] 153324: Standoff 2022-07-15 08:30:23.114 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1827/894/59039/295191] 162892: Standoff 2022-07-15 08:30:23.118 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2573/1808/59040/295196] 240052: Standoff 2022-07-15 08:30:23.121 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [3311/4057/59041/295201] 210442: A Standup Kind of Guy 2022-07-15 08:30:23.125 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [590/4167/59042/295206] 138540: Stanley Caron 2022-07-15 08:30:23.130 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [705/1805/59043/295211] 141449: The Stans 2022-07-15 08:30:23.137 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2978/4861/59044/295216] 1331192: Stanton Harcourt, Oxon - Hunting for Mammoth 2022-07-15 08:30:23.142 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2444/693/59045/295221] 178995: Staple Holes 2022-07-15 08:30:23.147 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1182/3956/59046/295226] 1286654: Stapler 2022-07-15 08:30:23.151 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2628/5073/59047/295231] 182198: Staples, Guns and Roses 2022-07-15 08:30:23.153 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1361/4485/59048/295236] 153368: The Star 2022-07-15 08:30:23.157 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [1908/5375/59049/295241] 165841: The Star 2022-07-15 08:30:23.161 T:7424 INFO <general>: EMBY.core.tvshows: ADD episode [2591/4076/59050/295246] 1300627: Star 80 Proof 2022-07-15 08:30:23.225 T:7424 ERROR <general>: Exception ignored in thread started by 2022-07-15 08:30:23.225 T:7424 ERROR <general>: : 2022-07-15 08:30:23.226 T:7424 ERROR <general>: <bound method Library.KodiStartSync of <database.library.Library object at 0x0000029930EDFAC0>> 2022-07-15 08:30:23.226 T:7424 ERROR <general>: 2022-07-15 08:30:23.226 T:7424 ERROR <general>: Traceback (most recent call last): 2022-07-15 08:30:23.226 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\database\library.py", line 118, in KodiStartSync 2022-07-15 08:30:23.226 T:7424 ERROR <general>: 2022-07-15 08:30:23.226 T:7424 ERROR <general>: self.select_libraries("AddLibrarySelection") 2022-07-15 08:30:23.226 T:7424 ERROR <general>: 2022-07-15 08:30:23.226 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\database\library.py", line 690, in select_libraries 2022-07-15 08:30:23.227 T:7424 ERROR <general>: 2022-07-15 08:30:23.227 T:7424 ERROR <general>: self.worker_library() 2022-07-15 08:30:23.227 T:7424 ERROR <general>: 2022-07-15 08:30:23.227 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\database\library.py", line 435, in worker_library 2022-07-15 08:30:23.227 T:7424 ERROR <general>: 2022-07-15 08:30:23.227 T:7424 ERROR <general>: Continue, embydb, kodidb = self.ItemOps(index, TotalRecords, Item, embydb, kodidb, SyncItem[4], "add/update") 2022-07-15 08:30:23.227 T:7424 ERROR <general>: 2022-07-15 08:30:23.227 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\database\library.py", line 486, in ItemOps 2022-07-15 08:30:23.228 T:7424 ERROR <general>: 2022-07-15 08:30:23.228 T:7424 ERROR <general>: Ret = self.ContentObject.episode(Item) 2022-07-15 08:30:23.228 T:7424 ERROR <general>: 2022-07-15 08:30:23.228 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\core\tvshows.py", line 197, in episode 2022-07-15 08:30:23.228 T:7424 ERROR <general>: 2022-07-15 08:30:23.228 T:7424 ERROR <general>: common.set_ContentItem(item, self.video_db, self.emby_db, self.EmbyServer, "episode", "e", ItemIndex) 2022-07-15 08:30:23.228 T:7424 ERROR <general>: 2022-07-15 08:30:23.228 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\core\common.py", line 685, in set_ContentItem 2022-07-15 08:30:23.229 T:7424 ERROR <general>: 2022-07-15 08:30:23.229 T:7424 ERROR <general>: get_streams(item) 2022-07-15 08:30:23.229 T:7424 ERROR <general>: 2022-07-15 08:30:23.229 T:7424 ERROR <general>: File "C:\Users\Ben\AppData\Roaming\Kodi\addons\plugin.video.emby-next-gen\core\common.py", line 392, in get_streams 2022-07-15 08:30:23.229 T:7424 ERROR <general>: 2022-07-15 08:30:23.229 T:7424 ERROR <general>: width, height = Stream['AspectRatio'].split(':') 2022-07-15 08:30:23.229 T:7424 ERROR <general>: 2022-07-15 08:30:23.229 T:7424 ERROR <general>: ValueError 2022-07-15 08:30:23.229 T:7424 ERROR <general>: : 2022-07-15 08:30:23.229 T:7424 ERROR <general>: not enough values to unpack (expected 2, got 1) 2022-07-15 08:30:23.229 T:7424 ERROR <general>: 2022-07-15 08:42:05.223 T:5728 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY 2022-07-15 08:42:05.463 T:1056 INFO <general>: initializing python engine. 2022-07-15 08:42:06.763 T:1272 INFO <general>: Skipped 2 duplicate messages.. 2022-07-15 08:42:06.763 T:1272 INFO <general>: CPythonInvoker(14, C:\Users\Ben\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run 2022-07-15 08:42:06.995 T:1272 INFO <general>: Python interpreter stopped 2022-07-15 08:42:07.008 T:1056 INFO <general>: CPythonInvoker(13, C:\Users\Ben\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run 2022-07-15 08:42:07.226 T:1056 INFO <general>: Python interpreter stopped 2022-07-15 08:42:07.231 T:3888 INFO <general>: CPythonInvoker(15, C:\Users\Ben\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run 2022-07-15 08:42:07.415 T:3888 INFO <general>: Python interpreter stopped 2022-07-15 08:42:08.423 T:5804 INFO <general>: initializing python engine. 2022-07-15 08:42:09.080 T:5804 INFO <general>: CPythonInvoker(16, C:\Users\Ben\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): script successfully run 2022-07-15 08:42:09.332 T:5804 INFO <general>: Python interpreter stopped -
I sorted it out - turned out to be a Docker issue, the original install was a Snap package which did not work well. Reinstalling Ubuntu 22.04 w/o Docker during the base OS and installing Docker directly from the repository fixed it.
-
don't think so. the server Mac is 24/7 connected to the interwebs. is there something I should check? I had to re-log-in to post that snap.
-
Can't scroll with remote control after updating emby v 1.0.31
optomistic replied to Tarek369's topic in LG Smart TV
My main movie category is my biggest collection with over 300+, when I visit the page and scroll down it doesn’t move in relation to the commands pressed on the remote. Similar to how it was in February before LG finally released your working update. if I go to any other category that has less total count - say UHD movies which only contains 20 or so it scrolls fine. It’s the larger libraries that it gets hung up…. My Emby server is running on a good dedicated server machine. Dual Xeon processors, 64GB ram, video card, good network connections/stable. (if I click on a title and press right/left, and go back to main movie page I can see the movie titles snap back to center and it worked almost normally..) this happened this AM immediately after updating Emby, I’m on my cell-phone sorry about response.) @SamES -
Not sure if you got it working or not but rename the files that has worked for me. But I can't get the report plugin to show missing episodes. I have included a snap shot of the report and then a screenshot showing I have missing episodes ticked and considering the amount of files I have I want an easier way to find my missing episodes rather than using the Statistics options. Anyone got any ideas of has the plugin changed?
-
Emby Theater on a hidden display... can't bring it back
mechguy replied to blei's topic in Windows & Xbox
I am also having this issue and nothing listed above works. I am not able to snap the window in any way since Electron apps are not resizable. -
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
For those looking for additional options to run Emby Server, we now have Snap packages available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages/ Thanks !
-
@@GeekndGamer @@deaerator Emby Server Snap packages are now available for testing: https://emby.media/community/index.php?/topic/83274-emby-server-snap-packages Thanks !
-
Emby Connect, Express VPN, Remote User Access...
ihayes916 replied to ihayes916's topic in General/Windows
OH SNAP! Express VPN does "split tunneling" So I just tried this... 1) added EMBY as an app to NOT use the VPN 2) restarted EMBY 3) observed that the WAN IP has gone back to my "real IP" (http://71.xxx.xxx.xx/) 4) tried to connect remotely and locally to "real IP" - connection FAILS. This feels really close to a solution. I wonder if there is more I need to add to the "VPN Exclusion" other than the "EmbyServer.exe" file? Any thoughts? -
Sorry about that. I posted the links to the snap packages by mistake. Here are the links to the RPI images: arm64: https://github.com/MediaBrowser/emby-theater-electron/releases/download/3.0.15/emby-theater-rpi_3.0.15_arm64.img.xz armhf: https://github.com/MediaBrowser/emby-theater-electron/releases/download/3.0.15/emby-theater-rpi_3.0.15_armhf.img.xz Thanks.
-
is there any plans to release a fedora package? what would be even better would be to release a snap or a flatpak. that way anyone could run it and it wouldn't be tied to any specific distro. Ubuntu, fedora, arch, gentoo could all easily run it if it was a snap or a flatpak.
-
Resized cards threw off my horizontal scrolling. Here is my css fix.
visproduction posted a topic in Web App CSS
The larger card sizes looks great. I found my horizontal card scrolls were no longer lining up nicely. Does anyone else see this? I might be just me, because I use a lot of custom css. The left and right scroll bar progressively gets a worse alignment, every scroll. The default number of cards for the homepage is only 15. At that number, you hardly see a problem. Perhaps this tweak is not really needed, if you have not increased the number of cards. modules/homesections/homsections.js sets the number of cards in the scroll on the home page. Setting it up to 'options={Limit:36,' instead of 15. Anyway, these Custom CSS fixed the horizontal card scroll for me for 1600px wide monitor, for all the Latest card groups on the home page. However, I just noticed the slimmer look of the scroll buttons fail for monitors > 1600 pixels wide. /* Adjust the width and size of the scroll button and width of the shaded vertical bar. Give the arrow a little green border to make it easier to see. */ .emby-scrollbuttons-scrollbutton { margin: 0; padding: 4px; border: 1px solid #008812; font-size: 0.8em; } /* Adjust the shaded scroll button height, so it fills the area better */ .scrollbuttoncontainer { top: 9px !important; bottom: 36px !important; } /* Fix right and left scrolling for cards so they stay aligned */ .padded-right { padding-right:3.22% !important; } /* (related) The See All links on Media collection pages and actor's pages for thumbnail card collection rows are pushed down a little to help mobile portrait padding. */ a.secondaryText.sectionSeeAllButton.noautofocus.button-link.emby-button { font-size: 18px; text-shadow: 1px 1px 2px #244759; margin-top: 37px; padding-bottom: 0; } This looks very close, but not perfect if you have wide cards like Music videos. The alignment gets only off by about 10 px, after 36 music video cards. Another problem, not fixed for all horizontal scrolls including Cast and Crew is, if you go all the way right and click one last time, then the group of cards move out of alignment. Scrolling back left keeps this overlap and the cards are not perfectly aligned anymore. The function that handles this for Home page latest is in modules/emby-element-emby-scrollbars-emby-scrollbars.js. It just does the math for the column width based on the .padding-right class for the row. This class is in modules.sections.css. Is there a snap to flex edge feature in flex? Maybe a script to run after 500ms to check if the card is aligned correctly and then push it into place? Or, better yet, just make the right arrow disappear, when there are no more cards to the right. Then, the user cannot click too far and push the scroll row, out of alignment. I wonder has anyone even noticed this. I think maybe the old 4% used to work when there was more cards per screen and therefore more padding areas between cards. There were 9 visible gaps between cards and now there are 7, so hmm 7/9 * 4 = 3.11. The width of a scroll button is 55 on a 1600 pixel monitor. If you remove that 55 pixel width from 1600 = 1545. That becomes maybe the scroll you want to move. 1600 / 1545 * the new difference in the number of gaps between cards result 3.11 = 3.22186. Anyway, I think leaving the 4% padding-right to use in the scroll function is off, because the number of gaps between the cards changed from 9 to 7. Hope this helps. If you update to 36 cards in the Latest media this fix will make more sense. It's nice to keep the cards aligned.-
- 1
-
-
Migrating from Emby Server PC to Synology NAS, what are the steps?
FrostByte replied to davesurfer's topic in Synology
*snap* -
My fibre broadband went down on Sunday (long story) and I could no longer stream Netflix, Prime, Sky etc on my Apple TV. But -- thinks to self -- fear not, I have my Emby Library to enjoy ... Only I didn't! The Emby Apple TV launched and presented the message (below). The iPads worked. I wondered if there was a way to get the Apple TV functional when the Internet is offline? Note 1: I didn't snap the above photo at the time, I just pulled the Ethernet cable out of the back of the Apple TV a moment ago and took the snap. I *think* its the same message. Note 2: The Apple TV Plex app wouldn't function either.
- 2 replies
-
- no internet
- no broadband
-
(and 1 more)
 Tagged with:
-
New packages are headed up to the download page of our website: https://emby.media/download By this afternoon we'll have Emby Theater packages available for the following: Ubuntu / Debian via our .debs RPI dedicated image RPMs for Fedora, CentOS, OpenSuse Flatpak Snap QNAP So stay tuned to the Linux and RPI download pages under the Emby Apps download section, and we'll be adding a new QNAP page as well. Please try them out and report your experience. Thanks everyone.
-
Very cool. I'll echo the Flatpak request (as opposed to snap or appimage). The Kodi Addon experience isn't quite the same as having a native Emby Theater application. Edit: Running Fedora here, I can't get Alien to cooperate with the existing .deb.
-
@ Luke: Or could we please, please have a flatpak version? Or an AppImage or even a snap? That way we wouldn't have to worry about about the specific distro or version thereof. I have to think it'd make life easier for you, as well. Surely, it'd decrease the required maintenance and support on your end?
-
Correct me if I'm wrong, but the only way the Emby server can be auto-upgraded is to run it on windows, right? The emby packages for native linux, flatpak, snap and docker are all manual downloads, and not in a repository that can be auto-upgraded from? Thanks