lsrom

Results 16 comments of lsrom

Hi, thanks for your reply! After I changed the imports and did some gatsby clean/build it finally worked, even the images are fixed and it all works on static hosting....

I see. I don't have any favorites or episodes in the collections so I didn't notice. I'll make new fragment for this then.

I disagree. Fix in SDK can take a long time and even if they change it to enum it is generally bad practice to depend on server side enums in...

I'll work on this.

Regarding missing swt libs in Maven repo, [these](https://mvnrepository.com/search?q=org.eclipse.swt) aren't the libraries we are looking for? :) To be honest I didn't really thought about the need to build different jars...

I agree with simplicity, that is important which is why I had another idea but you posted your answer before I could edit it. Instead of button for switching to...

Just an update, I haven't forgotten about the project just don't have much time to work on plus I am currently stuck on problems with downloading episodes from The TVDB....

I am testing it with Dragon Ball Super. You can see tests I made in [my fork](https://github.com/lsrom/tvrenamer/blob/master/src/test/com/google/code/tvrenamer/TVRenamerSeasonlessTest.java). Note that the code is currently broken so it will probably not run...

All problems with listings solved and all test are passing. `TVRenamer` and `TVRenamerSeasonless` now have the option to choose of they prefer DVD number or plain episode number. `TVRenamer` is...

Pull request #125 added. TVRenamer is now able to use old or new parsing functions depending upon input filename.