Page 2 of 2

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Thu Dec 21, 2017 1:37 pm
by aiscy
victor500k wrote:Большое спасибо, всё работает!

Спасибо что отписались:)

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Fri Apr 27, 2018 6:15 pm
by AQUSTIQ
Thank you for plugin.

It works fine but anybody know why after 1 week instead of 12 web resources/folders I can see only 2?

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Fri May 04, 2018 10:49 am
by aiscy
AQUSTIQ wrote:Thank you for plugin.

It works fine but anybody know why after 1 week instead of 12 web resources/folders I can see only 2?

Hi! It only affects the resources that plugin provides?

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Fri May 04, 2018 9:03 pm
by AQUSTIQ
aiscy wrote:
AQUSTIQ wrote:Thank you for plugin.

It works fine but anybody know why after 1 week instead of 12 web resources/folders I can see only 2?

Hi! It only affects the resources that plugin provides?


Hi, aiscy!
So far I have used just web resources for this plugin and actually after some time the number of folders been increased to 9 of 12 now. I don't understand what procedure is used to publish those resources over dlna.
For all other static content (movies, music) is not affecting.

I verified missing folders and their url's are still active on seasonvar.ru.

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Sat May 12, 2018 9:31 am
by aiscy
AQUSTIQ wrote:
aiscy wrote:
AQUSTIQ wrote:Thank you for plugin.

It works fine but anybody know why after 1 week instead of 12 web resources/folders I can see only 2?

Hi! It only affects the resources that plugin provides?


Hi, aiscy!
So far I have used just web resources for this plugin and actually after some time the number of folders been increased to 9 of 12 now. I don't understand what procedure is used to publish those resources over dlna.
For all other static content (movies, music) is not affecting.

I verified missing folders and their url's are still active on seasonvar.ru.

Sorry for my late reply. Can you show me the log and some urls? I'll try to reproduce the problem.

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Thu May 17, 2018 8:54 pm
by AQUSTIQ
Some examples of errors:

  Code:
2018-05-16 22:04:56,973 WARN  [FeedUpdaterWorker] An error occured while parsing the online resource http://seasonvar.ru/serial-10419-Gotem-0001-sezon.html?next=true, will try again soon: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): No match found
org.serviio.library.online.metadata.OnlineResourceParseException: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): No match found
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:79)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:187)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:207)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.getOnlineItems(FeedUpdaterWorker.java:194)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:100)
   at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: No match found
   at java.util.regex.Matcher.group(Matcher.java:536)
   at java_util_regex_MatchResult$group.call(Unknown Source)
   at Parser.secure(YetAnotherSeasonVar.groovy:206)
   at Parser$secure.call(Unknown Source)
   at YetAnotherSeasonVar.extractSeasonInfo(YetAnotherSeasonVar.groovy:70)
   at YetAnotherSeasonVar.extractSeasonInfo(YetAnotherSeasonVar.groovy)
   at YetAnotherSeasonVar.this$4$extractSeasonInfo(YetAnotherSeasonVar.groovy)
   at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:361)
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
   at YetAnotherSeasonVar$_extractItems_closure3.doCall(YetAnotherSeasonVar.groovy:117)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
   at groovy.lang.Closure.call(Closure.java:412)
   at groovy.lang.Closure.call(Closure.java:425)
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:2135)
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:2105)
   at org.codehaus.groovy.runtime.dgm$82.invoke(Unknown Source)
   at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
   at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
   at YetAnotherSeasonVar.extractItems(YetAnotherSeasonVar.groovy:116)
   at org.serviio.library.online.WebResourceUrlExtractor.extractItems(WebResourceUrlExtractor.java:72)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:34)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:31)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   ... 1 more
2018-05-16 22:05:57,466 WARN  [FeedUpdaterWorker] An error occured while parsing the online resource http://seasonvar.ru/serial-2219-He_vse_starki_umrut--01-sezon.html?next=true, waiting for expiry time to try again: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): http://seasonvar.ru/serial-2219-He_vse_starki_umrut--01-sezon.html
org.serviio.library.online.metadata.OnlineResourceParseException: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): http://seasonvar.ru/serial-2219-He_vse_starki_umrut--01-sezon.html
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:79)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:187)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:207)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.getOnlineItems(FeedUpdaterWorker.java:194)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:100)
   at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.FileNotFoundException: http://seasonvar.ru/serial-2219-He_vse_starki_umrut--01-sezon.html
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
   at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
   at groovy.lang.MetaClassImpl$GetBeanMethodMetaProperty.getProperty(MetaClassImpl.java:3465)
   at org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite.getProperty(GetEffectivePojoPropertySite.java:61)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:227)
   at HTTP$Response.decodeInputStream(YetAnotherSeasonVar.groovy:372)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
   at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:165)
   at HTTP$Response.<init>(YetAnotherSeasonVar.groovy:358)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77)
   at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:102)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:194)
   at HTTP.GET(YetAnotherSeasonVar.groovy:289)
   at HTTP$GET.call(Unknown Source)
   at YetAnotherSeasonVar.extractItems(YetAnotherSeasonVar.groovy:111)
   at org.serviio.library.online.WebResourceUrlExtractor.extractItems(WebResourceUrlExtractor.java:72)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:34)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:31)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   ... 1 more
Caused by: java.io.FileNotFoundException: http://seasonvar.ru/serial-2219-He_vse_starki_umrut--01-sezon.html
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
   at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3000)
   at java.net.URLConnection.getContentEncoding(URLConnection.java:523)
   at java_net_URLConnection$getContentEncoding.call(Unknown Source)
   at HTTP$Response.decodeInputStream(YetAnotherSeasonVar.groovy:369)
   ... 27 more
2018-05-16 22:05:58,417 WARN  [FeedUpdaterWorker] An error occured while parsing the online resource http://seasonvar.ru/serial-10419-Gotem-0001-sezon.html?next=true, waiting for expiry time to try again: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): No match found
org.serviio.library.online.metadata.OnlineResourceParseException: Unexpected error while invoking plugin (YetAnotherSeasonVar v4): No match found
   at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:79)
   at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:187)
   at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:207)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.getOnlineItems(FeedUpdaterWorker.java:194)
   at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:100)
   at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: No match found
   at java.util.regex.Matcher.group(Matcher.java:536)
   at java_util_regex_MatchResult$group.call(Unknown Source)
   at Parser.secure(YetAnotherSeasonVar.groovy:206)
   at Parser$secure.call(Unknown Source)
   at YetAnotherSeasonVar.extractSeasonInfo(YetAnotherSeasonVar.groovy:70)
   at YetAnotherSeasonVar.extractSeasonInfo(YetAnotherSeasonVar.groovy)
   at YetAnotherSeasonVar.this$4$extractSeasonInfo(YetAnotherSeasonVar.groovy)
   at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:361)
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
   at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
   at YetAnotherSeasonVar$_extractItems_closure3.doCall(YetAnotherSeasonVar.groovy:117)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
   at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
   at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
   at groovy.lang.Closure.call(Closure.java:412)
   at groovy.lang.Closure.call(Closure.java:425)
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:2135)
   at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:2105)
   at org.codehaus.groovy.runtime.dgm$82.invoke(Unknown Source)
   at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
   at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
   at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
   at YetAnotherSeasonVar.extractItems(YetAnotherSeasonVar.groovy:116)
   at org.serviio.library.online.WebResourceUrlExtractor.extractItems(WebResourceUrlExtractor.java:72)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:34)
   at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:31)
   at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   ... 1 more

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Thu May 17, 2018 8:57 pm
by AQUSTIQ
Just tried to open URL with errors and seems like access is filtered by country. :(

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Fri May 18, 2018 8:50 am
by aiscy
AQUSTIQ wrote:Just tried to open URL with errors and seems like access is filtered by country. :(

I'll see what I can do about it.

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Wed Jun 13, 2018 1:52 pm
by aiscy
AQUSTIQ wrote:Just tried to open URL with errors and seems like access is filtered by country. :(

Can you try a new version of the plugin?

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Tue Jun 26, 2018 1:38 pm
by ivanoff999
Добрый день,

Перестал работать плагин последней версии, лог прилагаю. Спасибо за Ваш труд

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Tue Jun 26, 2018 7:19 pm
by aiscy
ivanoff999 wrote:Добрый день,

Перестал работать плагин последней версии, лог прилагаю. Спасибо за Ваш труд

Здравствуйте. Рад бы помочь, но единственное упоминание моего плагина в логе есть лишь на 51 строке, и то там говорится лишь об его подключении к Serviio.
  Code:
[maxim@o_o Downloads]$ grep -in 'seasonvar' 'serviio (2).log'
51:2018-06-26 08:50:07,884 INFO  [PluginCompilerThread] Added Web Resouce plugin YetAnotherSeasonVarPlugin v6 (YetAnotherSeasonVar.groovy), version: 6

Шестая версия не работала сразу, или сломалась спустя какое-то время?

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Tue Jun 26, 2018 7:28 pm
by ivanoff999
Так вышло, что перестало работать на предыдущей версии, а 6-ю я установил в надежде, что всё заработает. Видимо, что-то изменили на seasonvar.ru.
А логи я ещё подкину. В медиабраузере Serviio видны названия и иконки сериалов, но нет содержимого, на телевизоре видны только названия, без отображения иконок. Естественно, что пути прописаны правильные, я перепроверил, т.к. на seasonvar.ru их иногда меняют.
Вообщем странное впечатление.
Дополнение от 24,07,18 - свежий лог, спасибо

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Mon Jul 09, 2018 6:53 pm
by AQUSTIQ
aiscy wrote:
AQUSTIQ wrote:Just tried to open URL with errors and seems like access is filtered by country. :(

Can you try a new version of the plugin?


Now is not working at all. It seems like the path to video is encrypted.

  Code:
2018-07-27 10:30:22,841 WARN  [FeedUpdaterWorker] Failed to retrieve online item information for #2aHR0cDovL2RhdGExMS1jZG4uZGF0YWxvY2sucnUvZmkybG0v//b2xvbG8=NTNmNGU2YWUzYTZiMDM4ODNlZGU5MmYzZjUwZjc2YmIvN2ZfVGhlLkV4cGFuc2UuUzAxRTAxLjcyMHAuV0VCLnJ1cy5Mb3N0RmlsbS5UVi5hMS4yOS4xMS4xNS5tcDQ=. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:321)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveTechnicalMetadata(FeedUpdaterWorker.java:246)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:120)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:481)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:100)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:138)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:300)
        ... 3 more
2018-07-27 10:30:23,037 WARN  [FeedUpdaterWorker] Failed to retrieve online item information for #2aHR0cDovL2RhdGEwNy1jZG4uZ//b2xvbG8=GF0YWxvY2sucnUvZmkybG0vNTNmNGU2YWUzYTZiMDM4ODNlZGU5MmYzZjUwZjc2YmIvN2ZfVGhlLkV4cGFuc2UuUzAxRTAyLjcyMHAuV0VCLnJ1cy5Mb3N0RmlsbS5UVi5hMS4xOC4xMi4xNS5tcDQ=. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:321)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveTechnicalMetadata(FeedUpdaterWorker.java:246)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.run(FeedUpdaterWorker.java:120)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:481)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:100)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:138)
        at org.serviio.library.online.metadata.FeedUpdaterWorker.retrieveMetadata(FeedUpdaterWorker.java:300)
        ... 3 more


Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Fri Jul 27, 2018 2:35 pm
by AQUSTIQ
aiscy, Just FYI plugin still not work.

If you need some help to work on the plugin send me a message.

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Wed Oct 17, 2018 6:40 pm
by YurArm
У всех не работает же плагин? все молчат просто...
Автор не отвечает четыре месяца.
Чем все пользуетесь, чтобы сеазон-вар смотреть?

ни 5ая ни 6ая версия не работают. в логе упоминания плагина нет, только как и у других зашифрованные url'ы типа #2aHR0cDovL2RhdGExMC1jZG4uZGF0YWxvY2sucnUvZmkybG0vZTM2MDZlNWQ2Y2E3YWIyZjRmOTliZjQ5Nzk5ZTU2NmYvN2ZfU3Rhci5XYXJzLlJlYmVscy5TMDRFMTAuNzIwcC5XRUIucnVzLkxvc3RGaWxtLlR//b2xvbG8=WLmExLjIzLjAyLjE4Lm1wNA==. It might not play.

Или может знаете нормальный аналогичный dlna-сервер со встроенной поддержкой всяких серверов типа сизонвар

Re: Yet Another SeasonVar Plugin [seasonvar.ru]

PostPosted: Sun Dec 27, 2020 7:19 pm
by Liiion911
Попробуйте вот эту версию, я не силен в java но поправил (проверить не могу, проги нету этой).

Если что, пишите в telegram: @liiion911