Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TinyMediaManager Container. Accessible through web browser.

Featured Replies

  • Replies 123
  • Views 35.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

Ps you might have to update the template.

 

Update the template? You mean i will have to delete and rebuild?

Working good :) Everything back in order

Thank you

 

EDIT : The update is super good. Scrolling has improved considerably. Earlier it would scroll through multiple desktops or something. But this is just great. Works great on standalone RDP client and Guacamole without any lags or glitches. Loving it

Thanks again

Awesome. Glad it's working out, this one took a lot of love to produce.

 

I can see that. I'm just loving this update. Its just blazing fast, like its running on my local machine.

  • Author

So after some testing I noticed checkboxes don't display well. If using an rdp client do you notice much of difference between the last two builds?

So after some testing I noticed checkboxes don't display well. If using an rdp client do you notice much of difference between the last two builds?

 

I dont have a problem with checkboxes. Everything looks good to me.

 

mWj9bf4.png

 

This build is more stable than the previous one. Last build had some scrolling issues and also i felt a bit of a lag.

  • Author

Yeah, that's because I had vnc cache on. Weird. I will do more testing. The check boxes only appear for me when I minimize and maximize ms remote desktop connector. Did you take that image from guacamole? Or from rdp access? If so which rdp client?

Yeah, that's because I had vnc cache on. Weird. I will do more testing. The check boxes only appear for me when I minimize and maximize ms remote desktop connector. Did you take that image from guacamole? Or from rdp access? If so which rdp client?

 

Its from a RDP client. I'm using Microsoft Remote Desktop App for Mac.

 

In Guacamole I see the issue you said

 

ORS6Is6.png

 

 

  • Author

I see the issue in ms remote desktop client as well, so it must be a settings issue. Can you post an image from experience settings?

I see the issue in ms remote desktop client as well, so it must be a settings issue. Can you post an image from experience settings?

 

Here you go

 

GLuBuKR.png

 

U1jtGGM.png

 

siwFLk0.png

This may sound strange :P

 

I just created another admin user in Guacamole with all permissions and when i try with that account I can see all the checkboxes. Something crazy going on here.

I see the issue in ms remote desktop client as well, so it must be a settings issue. Can you post an image from experience settings?

 

character map perhaps ?

  • Author

This may sound strange :P

 

I just created another admin user in Guacamole with all permissions and when i try with that account I can see all the checkboxes. Something crazy going on here.

 

That is weird.

  • Author

This may sound strange :P

 

I just created another admin user in Guacamole with all permissions and when i try with that account I can see all the checkboxes. Something crazy going on here.

 

How did you do that? through exec and the usermapping?

This may sound strange :P

 

I just created another admin user in Guacamole with all permissions and when i try with that account I can see all the checkboxes. Something crazy going on here.

 

How did you do that? through exec and the usermapping?

 

Just creating a new admin user in gaucamole webui settings.

 

EDIT: NVM it was just a false alarm. Tried again now..its the same with no check boxes :(

There is something strange happening now

 

zqJCwoi.png

 

7kT9Z0I.png

 

OjVjGGe.png

 

from the log file :

 

2015-04-29 08:46:28,198 WARN  [swingWorker-pool-3-thread-5] com.omertron.thetvdbapi.TheTVDBApi:402 - Unable to download URL: http://www.thetvdb.com/api/1A4971671264D790/mirrors.xml
2015-04-29 08:46:30,473 DEBUG [swingWorker-pool-3-thread-8] o.t.s.thetvdb.TheTvDbMetadataProvider:98 - search() SearchQuery; Type: TV_SHOW; QUERY:The Flash (2014);LANGUAGE:en;COUNTRY:US;
2015-04-29 08:46:30,474 DEBUG [swingWorker-pool-3-thread-8] org.tinymediamanager.scraper.util.Url:223 - getting http://www.thetvdb.com/api/<API_KEY>/mirrors.xml
2015-04-29 08:46:30,475 ERROR [swingWorker-pool-3-thread-8] org.tinymediamanager.scraper.util.Url:249 - proxy or host not found/reachable
java.net.UnknownHostException: www.thetvdb.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1250) ~[na:1.7.0_79]
at java.net.InetAddress.getAllByName(InetAddress.java:1162) ~[na:1.7.0_79]
at java.net.InetAddress.getAllByName(InetAddress.java:1098) ~[na:1.7.0_79]
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:85) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient.jar:4.3.2]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient.jar:4.3.2]
at org.tinymediamanager.scraper.util.Url.getInputStream(Url.java:235) ~[tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.scraper.util.CachedUrl.cache(CachedUrl.java:287) [tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.scraper.util.CachedUrl.getUrl(CachedUrl.java:250) [tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.scraper.util.CachedUrl.getInputStream(CachedUrl.java:232) [tmm.jar:2.6.6 (r1933)]
at com.omertron.thetvdbapi.tools.WebBrowser.request(WebBrowser.java:83) [tmm.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.tools.WebBrowser.request(WebBrowser.java:60) [tmm.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.tools.DOMHelper.getEventDocFromUrl(DOMHelper.java:95) [thetvdbapi.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.model.Mirrors.<init>(Mirrors.java:59) [thetvdbapi.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.TheTVDBApi.getMirrors(TheTVDBApi.java:78) [thetvdbapi.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.TheTVDBApi.getXmlMirror(TheTVDBApi.java:455) [thetvdbapi.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at com.omertron.thetvdbapi.TheTVDBApi.searchSeries(TheTVDBApi.java:392) [thetvdbapi.jar:151615594f1df0827b7b7844bc33b3e77d24a9d4]
at org.tinymediamanager.scraper.thetvdb.TheTvDbMetadataProvider.search(TheTvDbMetadataProvider.java:128) [tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.core.tvshow.TvShowList.searchTvShow(TvShowList.java:459) [tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.ui.tvshows.dialogs.TvShowChooserDialog$SearchTask.doInBackground(TvShowChooserDialog.java:502) [tmm.jar:2.6.6 (r1933)]
at org.tinymediamanager.ui.tvshows.dialogs.TvShowChooserDialog$SearchTask.doInBackground(TvShowChooserDialog.java:490) [tmm.jar:2.6.6 (r1933)]
at javax.swing.SwingWorker$1.call(SwingWorker.java:296) [na:1.7.0_79]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_79]
at javax.swing.SwingWorker.run(SwingWorker.java:335) [na:1.7.0_79]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_79]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_79]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_79]
2015-04-29 08:46:30,476 WARN  [swingWorker-pool-3-thread-8] com.omertron.thetvdbapi.TheTVDBApi:402 - Unable to download URL: http://www.thetvdb.com/api/1A4971671264D790/mirrors.xml

 

EDIT : Restarted the docker and still the same

I don't think that has anything to do with the container or docker.

 

yeah, looks like tvdb having an issue like it does every now and then.

I don't think that has anything to do with the container or docker.

 

yeah, looks like tvdb having an issue like it does every now and then.

 

I had the issue with TVDB, IMDB and TMBD. Tried everything to restarting docker, restarting unraid server. Still was not working. Just deleted and installed TMM again. And it works now. Will keep checking if the issue returns.

 

I don't think that has anything to do with the container or docker.

 

yeah, looks like tvdb having an issue like it does every now and then.

 

I had the issue with TVDB, IMDB and TMBD. Tried everything to restarting docker, restarting unraid server. Still was not working. Just deleted and installed TMM again. And it works now. Will keep checking if the issue returns.

 

 

check this out.....

 

http://lime-technology.com/forum/index.php?topic=39597

I just installed the docker but can't connect to the webui.  I already have several other dockers running fine, so I can't figure out what I'm dong wrong here.  I saw mention in the thread of using RDP, so I tried connecting with Windows 7's built-in client but that didn't work either.  There's no port conflicts with other dockers, but Tiny is the only one that has the container port different than the external, mine defaulted to 6080 container, and 8088 external.  TMM is the only docker with a container not in the 8000s (sabnzb is 8080, sickrage is 8081, etc.)  Am I missing something simple here?

  • Author

The default internal port is 8080 for the web interface and 3389 for rdp. I believe I updated the template yesterday. I will ensure the template is right in a bit. I was using novnc but have no switched to guacamole. Please endure you have updated your templates. Sometimes these means going to the dockers settings page and pressing save on the templates report list. Also the template doesn't map the rdp port so please add it in the configuration page of the container. Please let me know how it works out for you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.